https://github.com/umuthopeyildirim/markai
An open-source OpenAI wrapper for a RAG-based chatbot that seamlessly integrates with your documents.
https://github.com/umuthopeyildirim/markai
clerk nextjs nextui openai rag serverless supabase supabase-js tailwindcss vector vector-database vercel
Last synced: 6 months ago
JSON representation
An open-source OpenAI wrapper for a RAG-based chatbot that seamlessly integrates with your documents.
- Host: GitHub
- URL: https://github.com/umuthopeyildirim/markai
- Owner: umuthopeyildirim
- License: apache-2.0
- Created: 2023-11-21T22:38:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-27T15:03:31.000Z (7 months ago)
- Last Synced: 2024-12-19T12:02:24.496Z (6 months ago)
- Topics: clerk, nextjs, nextui, openai, rag, serverless, supabase, supabase-js, tailwindcss, vector, vector-database, vercel
- Language: TypeScript
- Homepage: https://markai.umutyildirim.com
- Size: 3.82 MB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - MarkAI - MarkAI is a platform that enables users to ask questions and receive answers derived from their documents, providing efficient data access. It supports various file formats and offers both public and private collaboration options. (Document Processing)
README
# MarkAI - Another RAG template

MarkAI is a AI-platform that guides you on your employees to be more efficient. It is a platform that you can ask questions to your AI and get answers from your documents. We designed it to be serverless and scalable. It is a platform that you can use for your company or personal use.
## Key Features 🎯
- **Fast and Efficient**: Designed with speed and efficiency at its core. MarkAI ensures rapid access to your data.
- **Secure**: Your data, your control. Always.
- **File Compatibility**: Text, Markdown, HTML
- **Open Source**: Freedom is beautiful, and so is MarkAI. Open source and free to use.
- **Public/Private**: Invite your team to collaborate, or keep your data private.
## Setup ðŸ›
Just follow the instructions on the [setup.md](docs/setup.md).
## Used Technologies
- [Clerk](https://clerk.com) for authentication
- [Supabase](https://supabase.com) for database and vector search
- [LangChain](https://www.langchain.com/) for Agents and Embeddings
- [Cloudflare](https://cloudflare.com) (Optional) for custom domain and AI Gateway(Monitoring)
- [Vercel](https://vercel.com) for deployment, CI/CD and serverless functions
- [OpenAI](https://openai.com) for AI API calls
- [TailwindCSS](https://tailwindcss.com) for styling
- [Next.js](https://nextjs.org) for frontend
- [NextUI](https://nextui.org) for UI components## Contributing
If you encounter a bug or have a feature request, please open an issue. If you want to contribute code, fork this repository and make a pull request.
## Contributors ✨
Thanks go to these wonderful people:
## Stars History 📈