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.
- Use the website to install LaTex on your computer https://www.tug.org/texlive/
- Clone the repo and install the requirements
install requirements.txt- 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"- Go to the servers folder and use the command to run the program
streamlit run chat_agent.pyDemo video: https://youtu.be/SiIyolUrTg0?si=AZX9qPP-1Cj_Hb8D