Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avidhanr/exasearch
I've developed a user-friendly web application utilizing Streamlit, designed to facilitate seamless content searches on Wikipedia.
https://github.com/avidhanr/exasearch
exa-api exa-py python streamlit wikipedia
Last synced: 19 days ago
JSON representation
I've developed a user-friendly web application utilizing Streamlit, designed to facilitate seamless content searches on Wikipedia.
- Host: GitHub
- URL: https://github.com/avidhanr/exasearch
- Owner: AVidhanR
- Created: 2024-05-15T04:31:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T05:06:55.000Z (7 months ago)
- Last Synced: 2024-05-15T21:09:26.849Z (7 months ago)
- Topics: exa-api, exa-py, python, streamlit, wikipedia
- Language: Python
- Homepage: https://exa-search.streamlit.app/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ExaSearch WebApp
- About:
- I've developed a user-friendly web application utilizing Streamlit, designed to facilitate seamless content searches on Wikipedia. Leveraging the exa-api, users can access Wikipedia's vast repository of information directly through the app. Whether you're a student, researcher, or simply curious, this tool offers a convenient way to explore and discover knowledge.
- I used `exa_py` and `streamlit` packages in this project check out everything about it from the below @Furthurmore section.
- Anf ofcourse using `Python`
- Furthurmore
- Get the `Exa API KEY` from [`here`](https://dashboard.exa.ai/api-keys)
- Checkout the cheatsheet to get a basic understanding of how to use `Exa API` from [`here`](https://docs.exa.ai/reference/cheat-sheet)
- Checkout the official `StreamLit` documentation from [`here`](https://docs.streamlit.io/get-started)
----
- Visit the web app from [`here`](https://exa-search.streamlit.app/)
- Fork this `repo` and experiment on it.
- Project by [`AVidhanR`](https://linktr.ee/itsvidhanreddy)