-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
827c672
commit 4e68e9b
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,15 @@ | ||
this repo will solve data extract problem | ||
This repository addresses data extraction challenges efficiently. | ||
To get started, simply execute: | ||
|
||
```streamlit run superexcel/main.py``` | ||
|
||
You will need API keys for OpenAI and Jina.ai to proceed. | ||
Our tool automatically searches for and integrates relevant results to streamline tasks that typically require manual effort. | ||
This demo draws inspiration from: | ||
- [Reworded](https://www.reworkd.ai/) | ||
- [Matrices](https://matrices.app/) | ||
- [Guru](https://www.getguru.ai/) | ||
|
||
<video controls> | ||
<source src="./video/superexcel_example.mp4" type="video/mp4"> | ||
</video> |
Binary file not shown.