Skip to content

A simple chatbot using prompt engineering. 🤖

License

Notifications You must be signed in to change notification settings

nicholasdly/chat

Repository files navigation

chat.nicholasly.com

Have a chat with my personal AI chatbot!

Powered by gpt-4o-mini, chat.nicholasly.com uses prompt engineering to create an AI chatbot that can converse about my life and work.

Design inspired by Apple's iMessage service.

Development

chat.nicholasly.com is built with the following tools:

Installation

  1. Fork and clone this repository using git clone.

  2. Install npm packages:

npm install
  1. Create a .env.local file based off of .env.example, and provide the necessary keys.

  2. Run the following command to start a local development server.

npm run dev

License

Licensed under the MIT License, Copyright © 2024

About

A simple chatbot using prompt engineering. 🤖

Resources

License

Stars

Watchers

Forks