PyQuarX commited on
Commit
8fd073e
·
verified ·
1 Parent(s): 188a2fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Project Overview
2
 
3
  This project implements a text parsing and information extraction tool using a chat model. The main functionality is encapsulated in the `parse.py` file, which utilizes an API to process text content and extract relevant information based on specified descriptions.
 
1
+ ---
2
+ title: Scrape with ai
3
+ sdk: streamlit
4
+ emoji: 📈
5
+ colorFrom: blue
6
+ colorTo: blue
7
+ ---
8
+
9
+
10
+
11
+
12
  # Project Overview
13
 
14
  This project implements a text parsing and information extraction tool using a chat model. The main functionality is encapsulated in the `parse.py` file, which utilizes an API to process text content and extract relevant information based on specified descriptions.