https://github.com/rxhul18/orbitai
Orbit-Ai is an advanced AI-powered tool to interact with your own data, while maintaining privacy.
https://github.com/rxhul18/orbitai
deepseek-r1 magicui nextjs shadcn supabase tailwindcss togetherai upstash-redis
Last synced: 5 months ago
JSON representation
Orbit-Ai is an advanced AI-powered tool to interact with your own data, while maintaining privacy.
- Host: GitHub
- URL: https://github.com/rxhul18/orbitai
- Owner: rxhul18
- License: mit
- Created: 2025-02-15T20:01:54.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-22T09:12:04.000Z (7 months ago)
- Last Synced: 2025-05-01T17:06:08.056Z (5 months ago)
- Topics: deepseek-r1, magicui, nextjs, shadcn, supabase, tailwindcss, togetherai, upstash-redis
- Language: TypeScript
- Homepage: https://orbitai.rahulwtf.in/
- Size: 752 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is Orbit-Ai ?
Orbit-Ai is an advanced AI-powered tool that enables you to interact seamlessly with any website or document (including PDFs & CSVs) using natural language. Whether you're looking to extract specific data or gain insights, Orbit-Ai makes it possible with ease. Best of all, it's free and accessible to everyone.
## Introducing Orbit-Ai an Open-Source AI-Powered Assistant
Orbit-AI is an open-source AI-powered assistant designed to help users chat with their own data. Built during the **FOSS Hackathon**,Pune by **Saidev Dhal and Rahul Shah(me)**, it is more than just a aompleting a project it is a real-world SaaS solution that enhances efficiency and collaboration. With support for multiple **Large Language Model (LLM) integrations**, users can organize and interact with their data seamlessly.
## 🌟 Features
- **Chat with Your Data**: Upload and interact with your documents, PDFs, and links.
- **Multi-Space Organization**: Create separate spaces for different contexts such as study materials, books, projects, and more.
- **Persistent Chat History**: Access and revisit past conversations anytime.
- **Fast and Scalable**: Optimized for speed using **Upstash Redis** for caching and **Supabase** for storage.
- **Secure Authentication**: Supports **Google Auth** via **Supabase** and **Magic Auth**.
- **Built with Modern Technologies**: Developed with **Next.js, Tailwind CSS, ShadCN, and Supabase** for a seamless user experience.## 📌 Upcoming Features
- **Resources Management**: Improved support for PDFs, web links, and additional file types.
- **Talking**: User can directly talking and interacte with space and more.## 🛠️ Tech Stack
Orbit-AI is built using a modern and scalable stack:
- **Frontend**: Next.js, Tailwind CSS, ShadCN
- **Backend**: Supabase (Auth, Database, Storage), Upstash Redis
- **AI Model**: DeepSeek R1 (MIT-licensed)
- **Authentication**: Magic Auth, Google Auth via Supabase## 🎯 Installation & Setup
### Prerequisites
Ensure you have the following installed:
- **Node.js** (Latest LTS version recommended)
- **bun** **Yarn** or **npm**
- **Supabase Account** (for authentication and storage)### Clone the Repository
```sh
git clone https://github.com/yourusername/orbitai.git
cd orbitai
```### Install Dependencies
```sh
bun install
```
## Add required key in env file### Run the Development Server
```sh
bun run dev
```Visit [http://localhost:3000](http://localhost:3000) to view the app.
## 👥 **Contributors**
## 🤝 Contributing
We welcome contributions to Orbit-AI! To contribute:
1. **Fork the repository**
2. **Create a feature branch** (`git checkout -b feature-branch`)
3. **Commit your changes** (`git commit -m "Added new feature"`)
4. **Push to the branch** (`git push origin feature-branch`)
5. **Create a Pull Request**## 📄 License
Orbit-AI is licensed under the **MIT License**.
## 📬 Contact
For any questions or suggestions, feel free to reach out:
- **X/Twitter**: [Saidev Dhal](https://x.com/SaidevDhal) [Rahul Shah](https://x.com/mindpuzzledev)
- **GitHub Issues**: [Submit an issue](https://github.com/yourusername/orbit-ai/issues)---
**Built with passion at FOSS Hackathon by Saidev Dhal and Rahul Shah(me).**