AI-SINK: An Open-Source AI-Powered Search Engine
Harnessing the power of advanced language models and modern search APIs.
Transform your questions into discoveries with AI-powered search and insights.
- 🔮 Smart Search: Harness the power of AI to find precise answers to your questions
- 🎯 Accurate Sources: Get information from reliable and verified sources
- 🌈 Beautiful UI: Enjoy a stunning, responsive interface with smooth animations
- 🚀 Lightning Fast: Get instant answers powered by Together AI
- 🔄 Similar Topics: Discover related questions and expand your knowledge
- 📱 Mobile Ready: Perfect experience across all devices
- 🎨 Image Generation: Create stunning AI-generated images from text descriptions
- 🎤 Voice Search: Search hands-free with voice commands for enhanced accessibility
Experience AI-Sink in action: Live Demo
- Frontend: React + TypeScript
- Styling: Tailwind CSS
- AI: Together AI
- Search: Serper API
- Analytics: Helicone
- Deployment: Netlify
- Clone the repository:
git clone https://github.com/Saoud30/AI-Sink.git
- Install dependencies:
cd ai-sink
npm install
-
Configure Environment:
- Use the
.example.env
file as a reference to create a.env
file. Add the necessary API keys.
- Use the
-
Create a
.env
file with your API keys:
VITE_TOGETHER_API_KEY=your_together_api_key
VITE_SERPER_API_KEY=your_serper_api_key
VITE_HELICONE_API_KEY=your_helicone_api_key
- Start the development server:
npm run dev
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE file for details.
If you found this project helpful, please consider giving it a star ⭐️
- Voice Search Integration
- Multi-language Support
- Custom Themes
- Advanced Search Filters
- PDF/Document Analysis
- Chrome Extension
Made with ❤️ by Mohd Saoud