Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

alexkehayias/org-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Utilities for bringing AI to org-mode.

UPDATE: I've since replaced this project with indexer and will be archiving this repo.

org-ai-shell

Chat with your notes

Use OpenAI GPT models to have a conversation from the contents of your notes.

Installation

source .venv/bin/activate
pip install wheel setuptools pip --upgrade
pip install -r requirements.txt
playwright install

Running it

Run the chat bot:

python ./src/chat.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published