Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fziviello/ai-chat
UI for chat with an AI model
https://github.com/fziviello/ai-chat
ai ollama python3
Last synced: about 11 hours ago
JSON representation
UI for chat with an AI model
- Host: GitHub
- URL: https://github.com/fziviello/ai-chat
- Owner: fziviello
- License: mit
- Created: 2024-07-09T15:20:54.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T20:51:35.000Z (13 days ago)
- Last Synced: 2024-10-26T08:17:30.607Z (12 days ago)
- Topics: ai, ollama, python3
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Chat
**Author:** Fabio Ziviello
### Usage
- make
- open http://localhost:8000 # in browser### Dependecies
- Python3
- Ollama
- An model AI (https://ollama.com/library)![screenshot1](/Screenshot1.jpg?raw=true)