Web dashboard to interact with free tier providers. Currently integrated with:
- Cerebras
- Gemini
- GitHub Models
- Groq
- Sambanova
NOTE: This dashboard is free, local software. LLM providers have their own terms. Treat anything you send out as public data.
cp .env.example .env
vi .env
-> go get / add API keys
npm run build
npm run dashboard
-> htts://localhost:3000