RocketChat / Apps.RC.AI.Programmer

Generate short code snippets in various languages using LLMs within Rocket.Chat. Share directly or create pull requests on GitHub.
1 stars 0 forks source link

First Pull Request - prototype demo code #1

Closed RyanbowZ closed 3 months ago

RyanbowZ commented 3 months ago

Issue(s)

closes #3 and #4 .

Proposed changes

This is the first commit version of the prototype code that will merge into the main branch.

Initially implement the automatic code generation function using the OpenAI GPT3.5 Turbo APIs to verify the functionality.

This version will allow users to ask the AI programmer to generate a piece of code based on their description of the code's functionalities, then the AI programmer bot will generate a code that fulfills the user's requirements.

Results

Here's a video illustrating the expected outcome of this prototype running as a Rocket.Chat App:

https://github.com/RocketChat/Apps.RC.AI.Programmer/assets/63179667/e21df05b-5427-4f58-a076-3561474576ff

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.