Skip to content

FranciscoMoretti/chat-app

Repository files navigation

πŸ€– AI Chat App - Chat with your assistants

Chat with your assistants demo app

This demo app is a chat app that allows you to chat with different assistants.

It uses NLUX for the AIChat component and the communication with the LLM provider.

🌟 Key Features

  • πŸ€– Chat with Multiple AI Assistants
  • πŸ’Ύ Persistent Conversations via Local Storage
  • πŸ“… Conversation Sorting by Recent Activity
  • πŸ” Search for Conversations
  • πŸ—ƒοΈ Conversation history as context

πŸ› οΈ Tech Stack

  • πŸ”₯ Next.js: For blazing-fast, SEO-friendly React applications
  • 🎨 TailwindCSS: Utility-first CSS framework for rapid UI development
  • πŸ–ŒοΈ Shadcn UI: Beautiful, customizable UI components
  • 🧠 NLUX: Powerful AI integration for natural language processing
  • πŸͺ„ OpenAI: OpenAI LLM provider

πŸš€ Getting Started

Install the npm packages

npm install
# or
yarn
# or
pnpm install

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

AI Chat App - Chat with your assistants πŸ€–πŸ’¬

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors