Website: t2ai.app
T2ai is a open-source chatbot likly project that allows you to interact with AI models like Gemini and Grok. It is free to use and can resgister with your github or twitter account. It will save your chat history and allow you to continue your conversations later.
- Multi-Model Support: Interact with various AI models like Gemini and Grok.
- Chat History: Save and continue your conversations.
- User Authentication: Register and log in using GitHub or Twitter accounts.
- Open Source: Fully open-source project, allowing community contributions and transparency.
- Next.js: React framework for building the frontend.
- TypeScript: Typed superset of JavaScript for better development experience.
- Prisma: ORM for database management.
- PostgreSQL: Relational database for storing user data and chat history.
- Tailwind CSS: Utility-first CSS framework for styling.
- NextAuth.js: Authentication library for Next.js applications.
- Supabase: Backend as a service for real-time database and authentication.
-
Add chat history search - Add custom model support
- Add more authentication methods
- Support mobile devices
- Support dark mode