Modular Retrieval-Augmented Generation (RAG) chatbot: ask questions about your own documents and get LLM-powered answers. Web and CLI included.

chatbot groq llm openai python rag streamlit vector-search
1 Open Issue Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add Google-style docstrings to all public functions and classes within the `src/` directory of a Python project, focusing on the `core/`, `services/`, and `app/` modules. Private functions (prefixed with '_') should be excluded. Docstrings should describe the function's purpose, arguments (with types), and return value.

Complexity: 2/5
documentation help wanted good first issue

Modular Retrieval-Augmented Generation (RAG) chatbot: ask questions about your own documents and get LLM-powered answers. Web and CLI included.

Python
#chatbot#groq#llm#openai#python#rag#streamlit#vector-search