Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ersinaksar/aistack
This project aims to provide an end-to-end development framework that allows developers to get started with minimal effort.
https://github.com/ersinaksar/aistack
docker docker-compose documentation grafana grafana-dashboard llm llms python python3
Last synced: 6 days ago
JSON representation
This project aims to provide an end-to-end development framework that allows developers to get started with minimal effort.
- Host: GitHub
- URL: https://github.com/ersinaksar/aistack
- Owner: ersinaksar
- Created: 2024-07-16T02:22:09.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T10:58:43.000Z (5 months ago)
- Last Synced: 2025-01-05T11:42:34.557Z (6 days ago)
- Topics: docker, docker-compose, documentation, grafana, grafana-dashboard, llm, llms, python, python3
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
fill .env-example file for your dependencies ans change the name of file to .env
``` bash
docker-compose build
docker-compose up -d --build
docker-compose up --build
docker-compose up -ddocker-compose down
docker-compose -f docker-compose.mac.yaml up -d
docker exec -it ollama /bin/bash
ollama list
```
Grafana Ui
http://localhost:3000
• user name: admin
• password: adminYou can reach this github codes article from [medium]
[medium]:https://ersinaksar.medium.com/end-to-end-ai-and-application-development-framework-with-docker-compose-1ce42373a034