Code Copilot 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 Message prompt
- Delete Chat from database
- Update Chat from database
- Show Chat History
- Write code using canvas
- Run code 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 install
pnpm run dev
MIT 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