pymmdrza commited on
Commit
6b66e29
·
verified ·
1 Parent(s): f8efb3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -16
README.md CHANGED
@@ -1,19 +1,16 @@
1
- ---
2
- title: Crypto Walk
3
- emoji: 📉
4
- colorFrom: purple
5
- colorTo: purple
6
- sdk: gradio
7
- sdk_version: 5.33.0
8
- app_file: app.py
9
- pinned: false
10
- license: mit
11
- short_description: crypto trader futures model
12
- ---
13
 
14
- # Crypto-Walk 🧠💰
15
 
16
- This space provides AI-based crypto trading advice using Hugging Face's `gpt2` model.
17
- You can enter market questions or descriptions, and the bot will generate trading suggestions.
18
 
19
- > Example: "Is SOL a good buy this week?"
 
 
 
 
 
 
 
 
 
 
1
+ # 💹 AI Crypto Trading Assistant
 
 
 
 
 
 
 
 
 
 
 
2
 
3
+ A Hugging Face Space that provides AI-generated trading suggestions using OpenAI or Hugging Face models.
4
 
5
+ ## Features
 
6
 
7
+ - Choose between OpenAI GPT-4o or HuggingFace GPT2
8
+ - Enter your API keys securely (stored temporarily)
9
+ - Interactive Gradio UI (dark theme)
10
+ - Returns: direction, entry price, take profit points, recommendation
11
+
12
+ ## Usage
13
+
14
+ 1. Enter your API key (OpenAI or Hugging Face)
15
+ 2. Input symbol, timeframe, leverage, and amount
16
+ 3. Click "Generate" to get AI suggestion