https://github.com/t1ckbase/unhinged-ai
https://github.com/t1ckbase/unhinged-ai
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/t1ckbase/unhinged-ai
- Owner: T1ckbase
- Created: 2025-07-22T13:43:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-10T14:42:09.000Z (10 months ago)
- Last Synced: 2025-09-04T16:56:52.439Z (10 months ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
title: Unhinged Ai
emoji: 👁
colorFrom: pink
colorTo: indigo
sdk: docker
pinned: false
license: mit
short_description: unhinged ai
---
```shell
podman build -t unhinged-ai:latest .
podman run -p 7860:7860 -e GOOGLE_GENERATIVE_AI_API_KEY="api-key" unhinged-ai
```