open-o1
o1 like
TODO
[ ] add fallback llms [ ] better error handling [ ] Add Tools (web, math, code) [ ] Make cli
What it does
- It takes a prompt , thinks, thinks again, critics itself, then returns answer
Installation
git clone https://github.com/tikendraw/open-o1.git
cd open-o1
pip install -r requirements.txt
streamlit run app.py
HAVE FUN.