Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kojix2/ollamachat
https://github.com/kojix2/ollamachat
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kojix2/ollamachat
- Owner: kojix2
- License: mit
- Created: 2024-03-20T07:44:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-26T07:48:49.000Z (8 months ago)
- Last Synced: 2024-04-21T02:15:35.819Z (7 months ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ollamachat
![image](https://github.com/kojix2/ollamachat/assets/5798442/565f14ab-e299-486f-8497-3eb7d1e1ffcd)
- [ollama](https://github.com/ollama/ollama)
- [ollama-ai](https://github.com/gbaptista/ollama-ai)
- [glimmer-dsl-libui](https://github.com/AndyObtiva/glimmer-dsl-libui)## Installation
```
git clone https://github.com/kojix2/ollamachat
cd ollamachat
rake install
```## Usage
```
ollama pull llama2
ollama serve
``````
ollamachat
```## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).