dylanjcastillo / semantic-search-elasticsearch-openai-langchain
☆26Updated last year
Alternatives and similar repositories for semantic-search-elasticsearch-openai-langchain:
Users that are interested in semantic-search-elasticsearch-openai-langchain are comparing it to the libraries listed below
- What, Why and How of LLMs.☆75Updated last year
- In this tutorial we build a conversational retail shopping assistant that helps customers find items of interest that are buried in a pro…☆71Updated last year
- A collection of personally developed projects contributing towards the advancement of Artificial General Intelligence(AGI)☆124Updated last year
- This project presents a RAG chat app for the Speckle Developer Documentation.☆34Updated 9 months ago
- Use vector search or embedding technique to feed addtional knowledge base to LLM like GPT-3, BLOOMZ☆107Updated last year
- 7 query strategies for navigating knowledge graphs with LlamaIndex☆42Updated last year
- 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…☆44Updated last year
- OpenAI document chatbot using llama-index, pinecone and chainlit. With incremental features, giving you the tools to go from a basic RAG …☆71Updated 11 months ago
- A semantic research engine to get relevant papers based on a user query. Application frontend with Chainlit Copilot. Observability with L…☆81Updated 11 months ago
- Using LangChain's SQL Database Chain and Agent with various LLMs to perform Natural Language Queries (NLQ) of an Amazon RDS for PostgreSQ…☆48Updated last year
- ☆18Updated last year
- Example of using SQLDatabaseChain from Langchain☆17Updated last year
- Context-aware knowledge-graph based chatbot using GPT4 and Neo4j☆154Updated last year
- Python Streamlit web app allowing users to interact with their data from a CSV or XLSX file, utilizing OpenAI API and LangChain. It impo…☆53Updated last year
- Vector search demo with the arXiv paper dataset, RedisVL, HuggingFace, OpenAI, Cohere, FastAPI, React, and Redis.☆144Updated last week
- Integrating Neo4j database into langchain ecosystem☆255Updated last year
- ☆96Updated 8 months ago
- Example code for my book "LangChain Project Lab Book: Hooking Large Language Models Up to the Real World" https://leanpub.com/langchain☆163Updated 6 months ago
- This is a demo repository for parallel multi-index question answering using streamlit and llama index☆24Updated last year
- LLM Chatbot w/ Retrieval Augmented Generation using Llamaindex. It demonstrates how to impl. chunking, indexing, and source citation.☆44Updated last year
- https://graphacademy.neo4j.com/courses/llm-chatbot-python/☆85Updated last month
- LiveQuery GPT-4: chatbot with GPT-4-powered convos & Google-powered real-time search☆85Updated last year
- Using LlamaIndex, Redis, and OpenAI to chat with PDF documents. Supplementary material for blog post on Microsoft Developer Blog☆113Updated last year
- Knowledge-graph based chatbot using GPT3 and Neo4j☆187Updated last year
- ☆59Updated last year
- ☆41Updated last year
- Simple example to showcase how to use llamaparser to parse PDF files☆83Updated 7 months ago
- This is a template retrieval repo to create a Flask api server using LangChain with Cohere embeddings and Qdrant Vector Database☆77Updated last year
- Build your first LLM powered app with Langchain and Streamlit.