File size: 1,264 Bytes
813ae46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
title: AgentAI
emoji: πŸ€–
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
---

# πŸ€– AgentAI - AI Development Platform

Transform project requirements into complete code with AI-powered analysis and generation.

## Features

- πŸš€ **AI-Powered Analysis**: Uses Hugging Face LLMs for intelligent project analysis
- πŸ’» **Code Generation**: Generates FastAPI applications based on requirements
- πŸ“ **Project Management**: Persistent storage and project tracking
- πŸ”„ **Smart Fallbacks**: Works with or without API tokens

## Usage

1. **Create Project**: Enter project name, description, and features
2. **AI Analysis**: Get intelligent technical recommendations
3. **Generate Code**: Create production-ready code templates
4. **Download**: Get your complete project files

## Configuration

Set `HF_TOKEN` environment variable for enhanced AI capabilities:
- With token: Real AI analysis and code generation
- Without token: Static templates (still functional)

## Technology Stack

- **Frontend**: Gradio interface
- **AI**: Hugging Face Transformers + Inference API
- **Storage**: JSON-based persistence
- **Deployment**: Hugging Face Spaces

Built with ❀️ for developers by developers.