Spaces:
Sleeping
Sleeping
README.txt
Browse files
README.md
CHANGED
@@ -1,14 +1,11 @@
|
|
1 |
-
# ChatGPT Cryptocurrency Analysis
|
2 |
-
|
3 |
-
This tool integrates ChatGPT with cryptocurrency analysis. It allows you to:
|
4 |
-
|
5 |
-
- Generate text responses using ChatGPT.
|
6 |
-
- Visualize historical price data for cryptocurrencies.
|
7 |
-
|
8 |
-
## Usage
|
9 |
-
|
10 |
-
1. **Enter a prompt for ChatGPT** to get generated text.
|
11 |
-
2. **Select a cryptocurrency** from the dropdown.
|
12 |
-
3. **Specify date range** for historical price data.
|
13 |
-
4. **View the generated text and price chart** in the output.
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
+
metadata
|
3 |
+
title: Chatgptcryptoanalysis
|
4 |
+
emoji: 😻
|
5 |
+
colorFrom: purple
|
6 |
+
colorTo: gray
|
7 |
+
sdk: gradio
|
8 |
+
sdk_version: 4.44.0
|
9 |
+
app_file: app.py
|
10 |
+
pinned: false
|
11 |
+
license: apache-2.0.
|