Consider giving this repo a ✨! Thanks!!!
You need to have the following tools installed:
# To setup poetry
poetry install
- Feel free to use any OpenAI compatible API.
- Make sure you have Ollama installed.
- Make sure you have pulled a model. I recommend OpenHermes 2.5.
- Use this guide to setup inferix to host a OpenAI compatible API capable of function calling.
# Basic program (Summarization with optional title generation)
poetry run basic -g -f note.md
# Advance program (Note paraphrazing with task identification)
poetry run advanced -f note.md