Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 809 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 809 Bytes

o1graph

Using LangGraph to create o1-like reasoning chains.

This is an early prototype of using prompting to create o1-like reasoning chains to improve LLM output accuracy. It is not perfect and accuracy has yet to be formally evaluated.

Inspired by the groq-g1 project.

Screen.Recording.2024-09-24.at.4.36.21.PM-1.mov

Quickstart

Rename .env_example to .env and fill out the necessary information.
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
streamlit run app.py

Support

Buy Me a Coffee