tahreemrasul / math_app_langchainLinks
A math application/chatbot to answer a user's arithmetic or reasoning based questions. Utilizes LangChain agents and tools. Frontend with Chainlit.
☆70Updated last year
Alternatives and similar repositories for math_app_langchain
Users that are interested in math_app_langchain are comparing it to the libraries listed below
Sorting:
- A semantic research engine to get relevant papers based on a user query. Application frontend with Chainlit Copilot. Observability with L…☆82Updated last year
- ☆45Updated last year
- Chainlit app for advanced RAG. Uses llamaparse, langchain, qdrant and models from groq.☆47Updated last year
- Many tutorials on LangGraph☆42Updated last year
- Complete example of how to build an Agentic RAG architecture with Redis, Amazon Bedrock, and LlamaIndex.☆99Updated 10 months ago
- Simple introduction to LLM Agents☆139Updated last year
- A library for evaluating Retrieval-Augmented Generation (RAG) systems (The traditional ways).☆40Updated last year
- Automate web research way beyond the first page of search results; curate knowledge bases to chat with.☆44Updated 3 months ago
- ☆43Updated last year
- Code for Medium blog posts☆98Updated last week
- Simple example to showcase how to use llamaparser to parse PDF files☆92Updated last year
- Tutorial on how to create a ReAct agent without a LLM framework☆58Updated last year
- CAMEL framework-based multi-agent system for task-driven and dynamic environments☆104Updated last year
- ☆64Updated last year
- OpenAI document chatbot using llama-index, pinecone and chainlit. With incremental features, giving you the tools to go from a basic RAG …☆79Updated last year
- ☆68Updated 11 months ago
- Research assistant for performing online research on a given topic, using Llamaindex Workflows and Tavily API. Inspired by GPT-Researcher☆168Updated last year
- GenAI Experimentation☆58Updated 2 months ago
- I have explained how to create superior RAG pipeline for complex pdfs using LlamaParse. We can extract text and tables from pdf and QA on…☆47Updated last year
- A LLM Agent with Langchain/Langgraph helps to analyze CV, look relevant jobs via API, and write a cover letter according to it☆59Updated last year
- A tool for summarizing search results and website content using FAISS, LLMs, and the Retrieval-Augmented Generation (RAG) technique.☆30Updated 7 months ago
- Function Calling Mistral 7B. Learn how to make functions call for open source LLMs.