No description
Find a file
2025-05-08 12:37:34 -04:00
src Autoscroll ChatHistory when streaming in responses. 2025-05-08 12:37:34 -04:00
.gitignore Initial commit 2025-04-16 16:50:32 -04:00
.rules Add UI styling guidelines to project rules. 2025-05-08 12:11:24 -04:00
LICENSE Initial commit 2025-04-16 16:50:32 -04:00
manifest.json Working chat with serialization and deserialization. 2025-05-05 12:14:59 -04:00
package-lock.json Working chat with serialization and deserialization. 2025-05-05 12:14:59 -04:00
package.json Working chat with serialization and deserialization. 2025-05-05 12:14:59 -04:00
README.md Update README.md 2025-04-16 16:53:00 -04:00
tailwind.config.js Working chat with serialization and deserialization. 2025-05-05 12:14:59 -04:00
tsconfig.json Hello World 2025-04-17 13:48:50 -04:00
vite.config.ts Working chat with serialization and deserialization. 2025-05-05 12:14:59 -04:00

co-intelligence

AI chat as first-class citizen in Obsidian.

This is an Obsidian plugin for chatting with selectable AI models and having the interactions automatically saved as notes. Context can be added through [[links]] and other ways, including through Model-Context Protocol with external applications. Portions of chats can be extracted to separate notes.