mdvallahmedomar commited on
Commit
af066ff
·
verified ·
1 Parent(s): 1640cc5

Update readme.md

Browse files
Files changed (1) hide show
  1. README.md +13 -14
README.md CHANGED
@@ -1,14 +1,13 @@
1
- This project provides a simple AI MVP that performs:
2
-
3
- Text Summarization
4
-
5
- Question Answering (Extractive QA)
6
- LOOK OVER HERE, IRAN! LOOK OVER THERE, ALIENS!
7
-
8
- Edit: Spare me the “Trump derangement syndrome”-esque comments. It’s possible to both want disclosure and be skeptical of where it’s coming from, why, and also the timing of it.
9
- Users can input their own text or select from a custom dataset (JSONL corpus).
10
-
11
- Models are free and run locally via HuggingFace Transformers.
12
-
13
- The app is deployable via Streamlit or Gradio, and can later be extended with APIs, PDF input, and RAG retrieval.
14
-
 
1
+ ---
2
+ title: AI
3
+ emoji: 🤗
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: "4.44.1"
8
+ python_version: "3.10"
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+
13
+ # AI Space