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.
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.
- 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.
- Resources Management: Improved support for PDFs, web links, and additional file types.
- Talking: User can directly talking and interacte with space and more.
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
Ensure you have the following installed:
- Node.js (Latest LTS version recommended)
- bun Yarn or npm
- Supabase Account (for authentication and storage)
git clone https://github.com/yourusername/orbitai.git
cd orbitai
bun install
bun run dev
Visit http://localhost:3000 to view the app.
Saidev Dhal SkidGod4444 |
Rahul Shah rxhul18 |
We welcome contributions to Orbit-AI! To contribute:
- Fork the repository
- Create a feature branch (
git checkout -b feature-branch
) - Commit your changes (
git commit -m "Added new feature"
) - Push to the branch (
git push origin feature-branch
) - Create a Pull Request
Orbit-AI is licensed under the MIT License.
For any questions or suggestions, feel free to reach out:
- X/Twitter: Saidev Dhal Rahul Shah
- GitHub Issues: Submit an issue
Built with passion at FOSS Hackathon by Saidev Dhal and Rahul Shah(me).