Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrickStein

BrickStein is an LLM that helps with math problems through visualizing concepts. It does so in many ways:

  • Answers any question the user asks
  • Takes screenshots -- Provides guidance with any problem circled or boxed in red.
  • Creates videos that includes graphs, drawings, and audio to help explain a given problem.

Installation

  1. Use the website to install LaTex on your computer https://www.tug.org/texlive/
  2. Clone the repo and install the requirements
install requirements.txt
  1. Navigate to the .env file in the root directory of the project. Set all API_keys to your own keys
TAVILY_API_KEY = "key"
OPENAI_API_KEY = "key"
GOOGLE_API_KEY = "key"
  1. Go to the servers folder and use the command to run the program
streamlit run chat_agent.py

Demo video: https://youtu.be/SiIyolUrTg0?si=AZX9qPP-1Cj_Hb8D

License

MIT

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages