Pythagora-io / gpt-pilot-chat-app-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT Pilot demo: Chat app

💬 Prompt

A simple chat app with real time communication

▶️ Video of the app creation process

GPT Pilot Chat App Demo

Video of the app creation process (7 mins)

🚦 How to run the app

  1. git clone https://github.com/Pythagora-io/gpt-pilot-chat-app-demo.git
  2. cd gpt-pilot-chat-app-demo
  3. npm install
  4. node server.js
  5. Open localhost:3000 in your browser

About


Languages

Language:HTML 61.7%Language:JavaScript 38.3%