Skip to content

feat: add project RAG recommendations#4

Open
autochamchikim-pixel wants to merge 1 commit into
Fahad-Dezloper:mainfrom
autochamchikim-pixel:feature/project-rag-recommendations
Open

feat: add project RAG recommendations#4
autochamchikim-pixel wants to merge 1 commit into
Fahad-Dezloper:mainfrom
autochamchikim-pixel:feature/project-rag-recommendations

Conversation

@autochamchikim-pixel

Copy link
Copy Markdown

Summary

  • Adds a lightweight retrieval layer for saved Project Hunt projects.
  • Retrieves user-owned saved projects that match the chat query.
  • Injects retrieved project context into Gemini recommendations so saved projects are prioritized before outside suggestions.
  • Updates the README to document the RAG recommendation flow.

Test Plan

  • Prepared and reviewed local diff.
  • Attempted pnpm install --frozen-lockfile, but the container killed the install with exit 137 before dependencies completed.

Closes #2

@vercel

vercel Bot commented May 13, 2026

Copy link
Copy Markdown

@autochamchikim-pixel is attempting to deploy a commit to the fahad-dezloper's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Rag model for projects

1 participant