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.
- Host: GitHub
- URL: https://github.com/krishbharadwaj5678/omniexplore
- Owner: KrishBharadwaj5678
- Created: 2024-07-01T09:39:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-27T12:46:58.000Z (6 months ago)
- Last Synced: 2025-05-27T13:50:25.356Z (6 months ago)
- Topics: api, deployment, education-app, knowledge, learning, python, streamlit, summarizer, tech, techstack, wikipedia
- Language: Python
- Homepage: https://omni-explore.streamlit.app/
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**.