iashris / quilt

An AI Chat Response component

Home Page:https://quilt-nine.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot

AI Chat Demo for Quilt

Overview

This project serves as a proof-of-concept demonstration of a chat interface with AI capabilities. Built using React and Tailwind CSS, it showcases the potential for real-time, interactive conversations with AI, including features like editable messages and markdown support.

Features Demonstrated

  • Editable messages.
  • Markdown support for enriched text.
  • Link previews via tooltips.
  • Mobile-responsive design.

Setup for Demonstration

Requirements

  • Node.js
  • npm

Installation Steps

  1. Clone the repository

    git clone https://github.com/iashris/quilt.git
  2. Navigate into the repository

    cd quilt
  3. Install dependencies

    npm install
  4. Run the development server

    npm start

Open a browser and navigate to http://localhost:3000/ to see the project in action.

About

An AI Chat Response component

https://quilt-nine.vercel.app


Languages

Language:TypeScript 82.8%Language:HTML 10.8%Language:CSS 4.9%Language:JavaScript 1.5%