mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-12 01:57:58 -05:00
[PR #115] [MERGED] Updated AI Blog Search Project with Qdrant and Gemini 2.0 Flash #175
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/115
Author: @CodeWithCharan
Created: 2/11/2025
Status: ✅ Merged
Merged: 2/25/2025
Merged by: @Shubhamsaboo
Base:
main← Head:main📝 Commits (4)
5b73cc7AI Blog Search Project added!2691e17Replaced ChromaDB with Qdrant and upgraded the model to Gemini 2.0 Flashec15fe3Merge remote-tracking branch 'upstream/main'e0a9ba0Moved AI Blog Search tutorial under rag_tutorials section📊 Changes
3 files changed (+439 additions, -0 deletions)
View changed files
➕
rag_tutorials/ai_blog_search/README.md(+56 -0)➕
rag_tutorials/ai_blog_search/app.py(+373 -0)➕
rag_tutorials/ai_blog_search/requirements.txt(+10 -0)📄 Description
Last week, I submitted PR #106 for the AI Blog Search Project. Based on the feedback, I have now made the necessary updates, including:
Let me know if any further changes are needed. Otherwise, can this be merged now? 😊
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.