Skip to content

jprester/ai-completion-app

Repository files navigation

SpeedyChat - AI chat app

An implementation of a minimalist chat app using React and Typescript. The app uses a simple AI to generate responses to user input.

Features

  • Minimalist design
  • AI LLM model API connection for generating responses
  • Currently uses Mistral Nemo model for generating responses but will be updated to use more models in the future
  • If you are using local server, you can run the use hardcoded mock response for easier testing

How to run

  • Clone the repository
  • Run npm install to install dependencies
  • Run npm run dev to start the app

Author

Janko Prester - [email protected]

About

Clean and fast LLM Chat UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published