mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-05-01 16:22:37 -05:00
streamlit working code
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Search for URLs:
|
||||
The script searches for relevant Quora URLs using Firecrawl's search endpoint.
|
||||
Extract User Info:
|
||||
The script extracts user information from the URLs using Firecrawl's LLM extract functionality.
|
||||
Format User Info:
|
||||
The script formats the extracted user information into a structured and readable format.
|
||||
Write to Google Sheets:
|
||||
The script creates a new Google Sheet and writes the formatted user information into it.
|
||||
Reference in New Issue
Block a user