Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)