This could be you, but converting your instructions slides into markdown files (via ai).
Yo chat this app cooks🧑🍳 up a pdf file and churns it out into some buttery🧈 markdown. You gots the option to peep🐤 it as is once converted or pop🥤 that croissant🥐 into your obsidian app!
Inconvenient slides? Use our app to vaporize and turn them into markdown that you can read (but probably wont). The tool even Obsidianifies these documents for you.
Your welcome!
Additionally you can play a cool fishing game while the model cooks
Your welcome!
- Bryson Lindy
- Phyo Kha
- Richard Ho
- Will Otterbien
✨ Consultants ✨
- Ben Henry
| Languages | Frameworks | Infrastructure |
|---|---|---|
| python | textual | digital ocean |
| rust |
-
Clone the repository
-
In the root create python venv
python -m venv .venv- Turn on venv
./.venv/Scripts/Activate- Install requirements
pip install -r requirements.txt-
Profit
-
Run the program with python3
python main.py- Run main with arguments
pythom main.py --file "/my/epic/file/path" --odir "/my/epic/directory/path"done
- You will need your lecture notes.
- You will need Obsidian API. Also Obsidian (you don't need to connect to Obsidian).
Main screen
- Click
ito input the file that you want to summarize. - Click
dfor output directory, this is where the summarized notes will be stored. - Click
sto start the summarization process.
Running screen
- Click
qquit app - Click
escto go back to the previous page - After summarization, you can open the summarized notes in Obsidian by clickin
Obsidianbutton. - You can also view the summarized notes in the app by clicking the
Preview Localbutton.









