Skip to content

junkwarrior87/flow-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flow Chat

Netlify Status

A simple chat app with flow chart. Try it!

demo

Features

  • Text Generation: basic feature of a chat app
  • Image Generation: generate image from text
  • Fork: create a new branch from a message
  • Switch model: switch between different models

Development

This project use .tool-versions to manage the version of the tools, if you use asdf, you can use the following command to install the tools:

asdf install

Then you can use the following command to start the development server:

pnpm install
pnpm dev

Build

pnpm build

Star History

Star History Chart

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 60.8%
  • TypeScript 37.1%
  • CSS 1.3%
  • Other 0.8%