Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCutestCat committed Aug 26, 2024
1 parent 827c672 commit 4e68e9b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
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 added video/superexcel_example.mp4
Binary file not shown.

0 comments on commit 4e68e9b

Please sign in to comment.