https://github.com/prathamesh-mutkure/sadhguru-gpt
A GPT Model that talks like Sadhguru
https://github.com/prathamesh-mutkure/sadhguru-gpt
Last synced: about 2 months ago
JSON representation
A GPT Model that talks like Sadhguru
- Host: GitHub
- URL: https://github.com/prathamesh-mutkure/sadhguru-gpt
- Owner: prathamesh-mutkure
- Created: 2024-08-21T00:33:51.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T13:40:35.000Z (9 months ago)
- Last Synced: 2025-02-09T19:41:51.113Z (4 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Setup
```
Create .env in same dirdocker build -t sadhguru-gpt .
docker run -it --env-file ./.env sadhguru-gpt
docker-compose up -d
```