The idea is pretty simple; you have a locally (with an OpenAI, Claude, etc. support) installed AI application that helps you with:
- Work with documents: save documents to the local database with tags, search, reminders, etc.
- Work with code: [TODO, but, connect the folder, sync changes with AI, get realtime suggestions (like testing, for example)]
- RAG, retrieval augment generation.
- Desktop UI based on Tkinter.