https://github.com/protonspy/chat-teacher
A friendly teacher to summarize complex content for you.
https://github.com/protonspy/chat-teacher
Last synced: 14 days ago
JSON representation
A friendly teacher to summarize complex content for you.
- Host: GitHub
- URL: https://github.com/protonspy/chat-teacher
- Owner: protonspy
- License: mit
- Created: 2025-06-14T06:31:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-21T05:23:55.000Z (12 months ago)
- Last Synced: 2026-05-18T17:16:17.046Z (26 days ago)
- Language: JavaScript
- Size: 255 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chat-teacher
A friendly teacher to summarize complex content for you.
### Environment Variables
```
cp template.env .env
```
### Getting Started
```
docker compose up -d
```