Falkore

A modern ChatGPT interface with document chat, code generation, and custom agents. Built with Next.js and deployed on the edge with Vercel. Uses DrizzleORM for better TypeScript ORM experience. Visit the live application.

Tech Stack

  • Next.js
  • DrizzleORM
  • NextAuth
  • OpenAI
  • NeonDB
  • Stripe
  • Vercel AI
  • AWS S3
  • PineconeDB
  • Redis

Features

  • Authentication with NextAuth including Google login and GitHub login
  • Chat with PDF, generate code and custom agents with ChatGPT
  • Retrieval augmented generation using PineconeDB vector database to provide the OpenAI model a grounded knowledge base
  • Document storage with AWS S3
  • Rate limiting API usage with Upstash Ratelimit and Redis
  • High-performance conversation caching using Redis
  • Free and Pro subscription tiers
  • Stripe payment integration with subscription model

Create an account with Google or GitHub to get started. Upload and chat with your documents, use code generation with ChatGPT, or leverage domain-specific agents. All conversations are saved for future reference.

Falkore main interfaceFalkore onboarding stepsFalkore PDF chat interfaceFalkore code generation interface