Skip to content

bigman1208000/Semantic-Search-Engine

Repository files navigation

Semantic Search Engine

Description

Build a Semantic Search Engine with LangChain, Chroma, Python, Streamlit, and OpenAI. Users will be able to upload a file and ask the model questions about the file.

Follow the step-by-step tutorial here:

youtube logo

Cloning

  1. To clone the repo run this in your terminal: git clone https://github.com/bigman1208000/Semantic-Search-Engine.git

  2. Create a .env file and add the OpenAI environment variable and API key: OPENAI_API_KEY=add-your-key-here

Docs

LangChain API Reference

Chroma

Streamlit API Reference

About

A semantic search engine app for search files using embedding and similarity search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages