Skip to content

dagleaves/AutoAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚗 AutoAssistant

A LLM assistant that uses retrieval augmented generation (RAG) to provide automotive maintenance assistance. It utilizes publicly available sources for information and provides references with every response so that the user can easily watch a relevant, useful video and ask questions about it as needed.

Tools Used

Usage

Install dependencies

pip install -r requirements.txt

Configure secrets

OPENAI_API_KEY

Required for use. You can generate an OpenAI API Key by logging into OpenAI account and navigating to Create new secret key in your API Keys.

Start streamlit app

streamlit run app.py

About

Source-citing LLM augmented with a vector database of automotive diagnostic knowledge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages