Skip to content

ControlCraft is a GPT agent that can help you in coding and related basic computer tasks via the use of gpt3.5turbo model from openai.

License

Notifications You must be signed in to change notification settings

parthgupta1208/ControlCraft-GPT-Agent-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ControlCraft (CodeCraft)

ControlCraft is an AGI, that can not only generate codes, but can also preview their output by executing the apps. It can also control your Web-Browser as and how you want it to. ControlCraft uses a GPT-3.5 agent and engineered prompts to generate highly error free codes and process mechanisms thus increasing efficiency.

What can it do ?

  • Code generation based on natural language inputs from the user
  • Preview of generated code by executing it in the default environment
  • Automate web-browser related tasks using prompt from the user
  • Control basic system tasks such as starting an application or so

Here's a demo of how it works

AGI_ParthGupta.1.mp4

Getting Started

  1. Clone the repository: git clone https://github.com/parthgupta1208/ControlCraft-GPT-Agent-.git
  2. Open CodeCraft.py in a python environment having all dependencies
  3. Change paths as per your needs and you are Good to Go!

Contributing

Contributions are welcome! If you'd like to contribute to ControlCraft, please follow these steps:

  1. Fork the repository
  2. Create a new branch: git checkout -b my-feature-branch
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-feature-branch
  5. Create a pull request

Feedback

We welcome your feedback! Please submit any issues or suggestions on our GitHub Issues page.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

About

ControlCraft is a GPT agent that can help you in coding and related basic computer tasks via the use of gpt3.5turbo model from openai.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published