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

Implement RAG in readcode #450

Open
darrassi1 opened this issue Apr 16, 2024 · 0 comments · May be fixed by #669
Open

Implement RAG in readcode #450

darrassi1 opened this issue Apr 16, 2024 · 0 comments · May be fixed by #669

Comments

@darrassi1
Copy link
Contributor

I would like to see RAG framework being used in readcode to summarize code , and with vector db ant text prompt we can get a powerful system that can inderstand code base and provide new feautures

erkinalp added a commit to erkinalp/devika that referenced this issue Dec 18, 2024
- Add RAG implementation with ChromaDB for vector search
- Integrate with ReadCode for code summarization
- Add code chunking and context retrieval
- Add comprehensive test coverage

Fixes stitionai#450

Co-Authored-By: Erkin Alp Güney <[email protected]>
@erkinalp erkinalp linked a pull request Dec 18, 2024 that will close this issue
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 a pull request may close this issue.

1 participant