Skip to content

Repository files navigation

AychGPT

Welcome to AychGPT. This repository houses the code for a web application that leverages the OpenAI GPT-3 API to create a chatbot similar to ChatGPT. Users can interact with the AI by entering prompts, and the model will generate responses based on the input.

Features

  • Chat Interface: The site provides a user-friendly chat interface where users can input prompts and receive AI-generated responses.

  • OpenAI GPT-3 Integration: The core functionality of the chatbot is powered by the OpenAI GPT-3 language model. The integration allows for dynamic and context-aware responses.

  • Customization: Developers can explore and customize the parameters used for interacting with the GPT-3 API, tailoring the experience to their specific needs.

Usage

To use AychGPT , follow these steps:

  1. Clone the repository to your local machine.
    git clone https://github.com/your-username/AychGPT.git
    
  2. Navigate to the project directory:
    cd AychGPT
    
  3. Install the project dependencies:
    npm install
    
  4. To run the website locally, use the following command:
    npm run dev
    

About

AI prompt site created with TypeScript, Node/Express, React, TailwindCSS, DaisyUI.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages