DilipKY commited on
Commit
368d86e
·
verified ·
1 Parent(s): 6410a28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -1,13 +1,11 @@
1
  # AI Agent App Store
2
 
3
- This is a decentralized app store for AI agents, built using Streamlit and Hugging Face.
4
 
5
  ## Features
6
- - Upload AI models to Hugging Face.
7
- - Browse and download AI models.
8
- - Rate and review models.
9
 
10
- ## Setup
11
- 1. Clone this repository.
12
- 2. Install dependencies: `pip install -r requirements.txt`.
13
- 3. Run the app: `streamlit run app/main.py`.
 
1
  # AI Agent App Store
2
 
3
+ This is an AI-powered application store that allows users to download, upload, and manage AI models.
4
 
5
  ## Features
6
+ - Download AI models
7
+ - Upload and fetch AI applications
8
+ - Manage reviews and ratings
9
 
10
+ ## How to Use
11
+ 1. Clone the repository: