Skip to content

Discover knowledge with ease using - AzureOpenAI, Chroma, and Langchain. This solution generates a knowledge base from a given URL and efficiently responds to queries, streamlining the information discovery process.

akashchaudhary-git/AzureOpenAI-Chroma-Website-Knowledgebase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure OpenAI + Chroma - Website data QnA

Create the .env file using .env.example. Place your Azure OpenAI key and base path value inside the .env file

replace "ac-text-embedding-ada-002" and "ac-gpt-35-turbo" with your deployment name

Install packages

pip install python-magic-bin loguru openai python-dotenv langchain unstructured

Run application

streamlit run app.py

About

Discover knowledge with ease using - AzureOpenAI, Chroma, and Langchain. This solution generates a knowledge base from a given URL and efficiently responds to queries, streamlining the information discovery process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages