Skip to content

rocklau/gpts-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPTs Chat App

Overview

This is a chat application that allows users to interact with multi AIs through a simple and intuitive interface. There is also a human channel chat feature that needs a bug fix. You might consider switching to Tailwind CSS for styling. This repository is intended for learning purposes only.

Thanks for open source with cherry-markdown htmx hono bun mitata openai scrrenshot

Features

  • Real-time chat with multi AIs or humans using GPT models.
  • Customizable models and settings.
  • markdown view
  • Responsive design for various devices.

Installation

To install the dependencies, run:

bun install

Usage

To run the application, execute:

bun run dev

Open your browser and navigate to http://localhost:3000 to start chatting.

To test gpt models

bun run src/benmarking.tsx

Configuration

Modify the models API in src/api/models.ts to customize the AI behavior.

Directory Structure

The project directory is organized as follows:

This structure ensures a clear separation of concerns and easy navigation through the project files.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

gpts chat app with bun hono htmx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages