A simple application that allows users to chat with local text files using LLMs managed by ollama
Stars
135
Forks
13
Watchers
135
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
6
commits
Merge branch 'main' of https://github.com/fivestarspicy/chat-with-notes
d0d76a2View on GitHubUpdated app.py and README.md to use Llama 3.1 (instead of Llama 3) in Ollama.
6bcb039View on GitHubUI fixes and improvements, document content persists through refreshes, and other improvements
976e651View on GitHubAdded new feature for mid-conversastion file-upload, updated README
ced4dadView on GitHubAddressed issues with conversation history and file upload
b4dbbecView on GitHub