Skip to content

GemChat is a modern, real-time chat application built with Next.js and AI integration. It provides a sleek, dark-themed interface for engaging conversations with AI assistance.

Notifications You must be signed in to change notification settings

vipulsc/GemChat

Repository files navigation

GemChat

GemChat is a modern, real-time chat application built with Next.js and AI integration. It provides a sleek, dark-themed interface for engaging conversations with AI assistance.

Features

  • 🤖 AI-powered chat interface
  • 💬 Real-time message updates
  • 🎨 Modern, dark-themed UI
  • 📝 Markdown support for AI responses
  • 🚀 Responsive design
  • ⚡ Fast and efficient message handling

Tech Stack

Live Demo

Visit gem-chat-two.vercel.app to try out the application.

Getting Started

  1. Clone the repository:
git clone [repository-url]
  1. Install dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the application.

Project Structure

  • src/app/page.tsx - Main application component
  • src/app/layout.tsx - Root layout component
  • src/app/api/chat/route.ts - API route for chat functionality

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

GemChat is a modern, real-time chat application built with Next.js and AI integration. It provides a sleek, dark-themed interface for engaging conversations with AI assistance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published