Skip to content

bobba2004/Kaggle_GenAI_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle_GenAI_Project

Gen AI Project: Codebase Q&A Assistant Idea: A tool that answers questions about a GitHub repo by doing RAG over code files and README. Example: “How is auth handled?” or “Where is the database config?” Stack: Parse repo → chunk code + docs → embed + RAG. Bonus: Add clickable links to code lines in answers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages