2 Open Issues Need Help Last updated: Sep 17, 2025

Open Issues Need Help

View All on GitHub
enhancement good first issue help wanted

AI Summary: Enhance the existing RAG chatbot to support markdown (.md) files as part of its knowledge base. This involves extending the data store to handle markdown ingestion, indexing, and querying, ensuring proper parsing of markdown content for effective LLM usage, and considering markdown-specific features for semantic search and retrieval. The goal is to allow users to easily add markdown documents to the chatbot's knowledge base.

Complexity: 4/5
enhancement good first issue