Chat Chat bot
Some Features may not work or Contain bugs.
Contributions are welcome
- Generate Response
- Copy messages Response
- Regenerate message
- Save Chat into database
- Retrieve Chat from database
- Upload Attachments
- Edit Messages
- Delete Chat from database
- Update Chat from database
- Show Chat History
- Canvas Feature
- Run using web container
- Nextjs App Router - Framework for React
- React - A JavaScript library for building user interfaces
- Nodejs - A JavaScript runtime
- ai - A Library for AI building Applications
- Auth js - Authentication Library
pnpm installpnpm run devMIT License
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D