Skip to content

Ikuzweshema/code_copilot

Repository files navigation

Code Copilot

Code Copilot Chat bot

Some Features may not work or Contain bugs.

Contributions are welcome

Features

  • 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

Technologies

  • 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

Installation

pnpm  install
pnpm run dev

License

MIT License

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D