/DevSecOpsKB-LlamaIndex-LangChain-OpenAI

DevSecOps knowledge base chatbot built with LlamaIndex, LangChain, and OpenAI

Primary LanguagePythonApache License 2.0Apache-2.0

DevSecOpsKB-LlamaIndex-LangChain-OpenAI

DevSecOps knowledge base chatbot built with LlamaIndex, LangChain, and OpenAI

DevSecOpsKB

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.

DevSecOpsKB-observability

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.

DevSecOpsKB-confluence-loader

Refer to my blog Semantic Search in Confluence Wiki With LlamaIndex and Pinecone for details.

DevSecOpsKB-document-management

Refer to my blog Refreshing Private Data Sources with LlamaIndex Document Management for details.

DevSecOpsKB-router-query-engine-document-management

Refer to my blog Experimenting LlamaIndex RouterQueryEngine with Document Management for details.

DevSecOpsKB-fastapi

This is a RAG microservice, bootstrapped with LlamaIndex's create-llama command line. Frontend is in Next.js, backend FastAPI.