Ideas for projects, that might spin into something real, or it might not, i’m old enough to know that know
Ideas
- Build a RAG AI model for consuming Markdowns, so i can chat with some documentation, like my own version of NotebookLM, just being able to run it locally
- Data is lying in Git Repos
- Should be picked up from these repos
- Should use Azure OpenAI (Because thats what i have access too)
- Web front end
- Vector database
- Have been looking at this, https://github.com/deepset-ai/haystack, https://github.com/Azure-Samples/serverless-chat-langchainjs/