Spaces:
Sleeping
Sleeping
Create about_app.txt
Browse files- about_app.txt +17 -0
about_app.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
TextSphere: Your AI-Powered Assistant
|
2 |
+
TextSphere is an interactive AI-powered web app built using Streamlit and Hugging Face's Transformers. Currently, it offers four powerful AI-driven tasks:
|
3 |
+
|
4 |
+
Question Answering: Upload a PDF or enter text to ask questions and get instant answers. It's like having your own AI-powered search engine, perfect for exploring documents!
|
5 |
+
|
6 |
+
Text Classification: Classify your text as positive or negative using sentiment analysis. It's a great tool for analyzing reviews, opinions, or feedback!
|
7 |
+
|
8 |
+
Language Translation: Translate English text into multiple languages, including French, Spanish, German, Portuguese, and Hindi. Break the language barrier with ease!
|
9 |
+
|
10 |
+
Text Summarization: Upload a PDF or input text, and let the app summarize long documents or articles into concise, readable summaries.
|
11 |
+
|
12 |
+
Features:
|
13 |
+
Streamlit-based UI: Easy-to-use interface with an interactive sidebar for navigation.
|
14 |
+
AI Models: Powered by Hugging Face models for natural language processing tasks.
|
15 |
+
PDF Upload: Upload PDFs for Question Answering and Text Summarization.
|
16 |
+
|
17 |
+
Made with ❤️ by Baibhav Malviya.
|