deep / README.md
kspchary's picture
Upload README.md
975bf36 verified
metadata
title: Vibe Coder Free
emoji: 🚀
colorFrom: blue
colorTo: indigo
sdk: docker
app_file: app.py
pinned: false

Vibe Coding Backend (100% FREE)

This is a premium FastAPI backend designed for "Vibe Coding" applications.

Deployment on Hugging Face Spaces (100% FREE)

This backend uses the Hugging Face Serverless Inference API, which means you don't pay for tokens or GPU time. It is 100% free.

  1. Create a New Space:

  2. Add Files:

    • Upload app.py, index.html, Dockerfile, and requirements.txt.
    • Crucial: Make sure this README.md is also uploaded as it contains the Space configuration!
  3. Set your FREE Token:

    • In your Space's Settings, go to Variables and Secrets.
    • Add a new Secret:

API Usage

  • Your backend will be available at https://your-username-vibe-coder-free.hf.space.
  • Use the /vibe endpoint with a POST request to generate code.

Features

  • 100% Free: No DeepSeek credits needed.
  • Unlimited Usage: Powered by HF Serverless.
  • Streaming Support: Get real-time code generation.
  • CORS Enabled: Ready to be called from any frontend.