AI without the noise. Deep research and projects without the fluff. An AI that stays out of your way.
| Cloudflare for Startups | Exa AI | Perplexity |
|---|---|---|
| Supported by Cloudflare for Startups program | Supported by Exa AI Labs | Real-time knowledge |
- Deep Research: Pulls from multiple sources, synthesizes answers, and provides citations.
- Knowledge Engine: Semantic search across your conversation history and uploaded files.
- Workspaces: Group chats and files into projects.
- Shared Context: AI remembers context across all conversations in a project.
- Minimal Design: No distractions. Just you and the AI.
- File Analysis: Drag and drop support for PDFs, images, and code files.
- Message Versioning: Branch conversations to explore different outcomes.
- Next.js - React framework
- Cloudflare Workers - Edge runtime
- OpenNext - Next.js on Cloudflare
- Tailwind CSS - Styling
- Shadcn/UI - UI components
- Cloudflare D1 - SQLite Database
- Cloudflare R2 - Object Storage
- Cloudflare Vectorize - Vector Database
- Workers AI - Edge Inference
git clone https://github.com/rynk-ai/rynk-web.git
cd rynk-web
pnpm install
cp .dev.vars.example .dev.vars
# Edit .dev.vars with your API keys
pnpm dev📖 Complete Local Development Guide - Detailed setup instructions, API key acquisition, troubleshooting, and more.
🚀 Deployment Guide - How to deploy to Cloudflare Pages.
🤝 Contributing Guide - Guidelines for contributing to the project.
This project is licensed under the MIT License - see the LICENSE file for details.
