Adityahulk commited on
Commit
5368281
·
1 Parent(s): 6fc3143

Fix README metadata for HF Spaces

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,4 @@
 
1
  title: Vidsimplify AI Video Generator
2
  emoji: 🎬
3
  colorFrom: red
@@ -5,3 +6,19 @@ colorTo: purple
5
  sdk: docker
6
  pinned: false
7
  app_port: 7860
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
  title: Vidsimplify AI Video Generator
3
  emoji: 🎬
4
  colorFrom: red
 
6
  sdk: docker
7
  pinned: false
8
  app_port: 7860
9
+ ---
10
+
11
+ # Vidsimplify - AI Video Generator
12
+
13
+ Generate educational animation videos from text, blogs, or PDFs using Manim and AI.
14
+
15
+ ## Features
16
+ - **Text to Video**: Turn scripts into animations
17
+ - **URL to Video**: Convert blog posts into videos
18
+ - **PDF to Video**: Upload papers/docs to visualize them
19
+ - **Three Styles**: Mathematical, Tech System, Product Startup
20
+
21
+ ## Tech Stack
22
+ - **Frontend**: Streamlit
23
+ - **Backend**: FastAPI + Manim
24
+ - **AI**: LLMs (via OpenRouter) + ElevenLabs/gTTS