forked from hackclub/ai
-
Notifications
You must be signed in to change notification settings - Fork 0
💭 Free, unlimited /chat/completions
deployor/ai
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ai.hackclub.com An experimental service providing unlimited /chat/completions for free, for teens in Hack Club. No API key needed. Example usage: curl -X POST https://ai.hackclub.com/chat/completions \ -H "Content-Type: application/json" \ -d '{ "messages": [{"role": "user", "content": "Tell me a joke!"}] }'
About
💭 Free, unlimited /chat/completions
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Rust 75.8%
- Jinja 14.3%
- Dockerfile 6.8%
- TypeScript 3.1%