CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
BlessingsVibeCoding
/
chatwhiz-ai-buddy
source
Hugging Face
updated 1y ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
.env.example
.env.example
4 lines
Copy path
Download
Raw
Back to root
1
```ini
2
OPENAI_API_KEY=your_openai_api_key_here
3
PORT=3001
4
```