open-o1 / README.md
tikendraw's picture
second initial commit
22507c4
|
raw
history blame
379 Bytes

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.