Skip to content

Developed a user-friendly web application utilizing Streamlit, designed to facilitate seamless content searches on Wikipedia.

Notifications You must be signed in to change notification settings

AVidhanR/ExaSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExaSearch WebApp

  • 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.
  • Get the Exa API KEY from here
  • Checkout the cheatsheet to get a basic understanding of how to use Exa API from here
  • Checkout the official StreamLit documentation from here

How to run this project?

  • Open the integrated terminal and run the following command to install the required packages:
pip install -r requirements.txt
  • The requirements.txt file contains the list of packages used in this project.
  • After installing the required packages, run the following command to start the Streamlit app:
streamlit run app/navigation.py
  • The Streamlit app will open in the default web browser.

  • The app contains the following pages:

    • Home (Exa Search)
    • About
  • Visit the web app from here

  • Fork this repo and experiment on it.

  • Project by AVidhanR

About

Developed a user-friendly web application utilizing Streamlit, designed to facilitate seamless content searches on Wikipedia.

Topics

Resources

Stars

Watchers

Forks

Languages