DevSecOps knowledge base chatbot built with LlamaIndex, LangChain, and OpenAI
Refer to my blog Building Your Own DevSecOps Knowledge Base with OpenAI, LangChain, and LlamaIndex for detailed instructions on how to run this knowledge base chatbot.
Refer to my blog A Glimpse into the Mechanics of LlamaIndex Apps Through the Lens of Observability for details on exploring observability in our knowledge base chatbot with Graphsignal.
Refer to my blog Semantic Search in Confluence Wiki With LlamaIndex and Pinecone for details.
Refer to my blog Refreshing Private Data Sources with LlamaIndex Document Management for details.
Refer to my blog Experimenting LlamaIndex RouterQueryEngine with Document Management for details.
This is a RAG microservice, bootstrapped with LlamaIndex's create-llama
command line. Frontend is in Next.js, backend FastAPI.