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

https://github.com/krishbharadwaj5678/omniexplore

OmniExplore offers limitless discovery! Input any topic and specify your language to access comprehensive summaries. Uncover knowledge effortlessly.
https://github.com/krishbharadwaj5678/omniexplore

api deployment education-app knowledge learning python streamlit summarizer tech techstack wikipedia

Last synced: 3 months ago
JSON representation

OmniExplore offers limitless discovery! Input any topic and specify your language to access comprehensive summaries. Uncover knowledge effortlessly.

Awesome Lists containing this project

README

          

# OmniExplore 🌍

OmniExplore offers **limitless discovery**! Input any topic and specify your language to access **comprehensive summaries**. 🧠

---

| **Feature** | **Description** |
| ------------------------------ | ------------------------------------------------------------------------- |
| 🌐 **Endless Topics** | Input any subject for detailed summaries. |
| 🌍 **Multiple Languages** | Specify your preferred language for summaries. |
| 🖼️ **Topic Related Images** | Displays images to help visualize the topic. |
| ⚡ **Instant Results** | Receive quick and efficient knowledge on any topic. |
| 📚 **Comprehensive Summaries** | Covers everything from simple concepts to complex ideas. |
| 🎯 **Tailored Content** | Personalized content based on user preferences. |
| 🌙 **Dark & Light Mode** | Switch between different mode for a personalized experience. |

---

## Tech Stack ⚙️

| **Technology** | **Description** |
| -------------------- | ----------------------------------------------------------------------- |
| 🐍 **Python** | Core programming language for building the application. |
| 📊 **Streamlit** | Framework for quickly creating interactive web apps and visualizations. |
| 📚 **Wikipedia API** | Used for fetching detailed summaries and information from Wikipedia. |

---

## Installation 📥

### Clone this repo:

```bash
git clone https://github.com/KrishBharadwaj5678/OmniExplore.git
cd OmniExplore
```

### Install dependencies:

```bash
pip install -r requirements.txt
```

---

## Contributing 🤝

We welcome contributions! 🎉

1. 🍴 **Fork** the repository.
2. 🌿 **Create a new branch** (`git checkout -b feature-name`).
3. 💻 **Commit your changes** (`git commit -am 'Add new feature'`).
4. 📤 **Push to the branch** (`git push origin feature-name`).
5. 🔄 **Create a new Pull Request**.