Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add blog on using duckdb for RAG #8387

Merged
merged 15 commits into from
Feb 21, 2024
Merged

docs: add blog on using duckdb for RAG #8387

merged 15 commits into from
Feb 21, 2024

Conversation

lostmygithubaccount
Copy link
Member

@lostmygithubaccount lostmygithubaccount commented Feb 17, 2024

Description of changes

Ibis + DuckDB + OpenAI = easy vector search RAG...but is it a good solution?

Issues closed

@lostmygithubaccount lostmygithubaccount added docs Documentation related issues or PRs docs-preview Add this label to trigger a docs preview labels Feb 17, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 17, 2024
@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Feb 17, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 17, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Feb 17, 2024

Copy link
Contributor

@ncclementi ncclementi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cody this is a great post!

  • I would Include Ibis in the title probably.
  • I left some nit-picks
  • The only general comment is that I would shorten the introductory part, it's a bit long and it takes a while until you get to the core of the blog, which is the important part.

docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
@lostmygithubaccount
Copy link
Member Author

lostmygithubaccount commented Feb 19, 2024

thanks Naty! I've decided to take a different approach, searching over docs instead of trying to explain the SQL thing. I think that makes for a cooler demo anyway. I still use the SQL queries as examples toward the end to show the downfalls

all the prose is still WIP, need to wrap lines and whatnot, but curious on any feedback on the code

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Feb 19, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 19, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Feb 19, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Feb 19, 2024
@lostmygithubaccount lostmygithubaccount marked this pull request as ready for review February 19, 2024 17:03
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 19, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Feb 19, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Feb 19, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 19, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Feb 19, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Feb 19, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 19, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Feb 19, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Feb 19, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 19, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Feb 19, 2024

Copy link
Member

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bit of code review, other content looks good!

docs/posts/duckdb-for-rag/.gitignore Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
docs/posts/duckdb-for-rag/index.qmd Show resolved Hide resolved
@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Feb 20, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 20, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Feb 20, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Feb 20, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 20, 2024
Copy link
Member

@cpcloud cpcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can get rid of the rmtree hacking.

docs/posts/duckdb-for-rag/index.qmd Outdated Show resolved Hide resolved
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Feb 20, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Feb 21, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 21, 2024
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Feb 21, 2024

@lostmygithubaccount lostmygithubaccount added the docs-preview Add this label to trigger a docs preview label Feb 21, 2024
@ibis-docs-bot ibis-docs-bot bot removed the docs-preview Add this label to trigger a docs preview label Feb 21, 2024
@cpcloud cpcloud enabled auto-merge (squash) February 21, 2024 17:07
@cpcloud cpcloud added this to the 9.0 milestone Feb 21, 2024
@cpcloud cpcloud merged commit fedf21b into ibis-project:main Feb 21, 2024
17 checks passed
@ibis-docs-bot
Copy link

ibis-docs-bot bot commented Feb 21, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related issues or PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants