#Question Answering

Logo of rag-demystified
rag-demystified
Explore the workings of advanced RAG pipelines using LLMs for effective question-answering. Learn how frameworks such as LlamaIndex and Haystack enable transparency while streamlining operations. Address components like the Sub-question Query Engine and evaluate challenges in question sensitivity and cost. Gain insights into developing RAG pipelines that provide current information and reliable source tracking.
Logo of chat-langchainjs
chat-langchainjs
This project features a chatbot implementation primarily for question answering within LangChain documentation, utilizing LangChain.js and Next.js frameworks. It incorporates advanced tools for document processing and query handling, including RecursiveUrlLoader, SitemapLoader, and Weaviate vectorstore, complemented by GPT-3.5 for generating relevant responses. The project is easily deployable locally with adaptable front-end and back-end configurations and is supported by detailed documentation that facilitates modification and deployment.