Thanks to visit codestin.com
Credit goes to github.com

Skip to content

In this web app, our AI writes code for us using the openAI codex AI model.

License

gauravmandall/codex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Own ChatGPT app with an OpenAI Codex AI model. 

Description

This is a chat application where our AI writes code for us using OpenAi text "Davinci 003," code "Cushman 001," and text "Curie 001."

It has two AIs.

  • Sarah: Its accuracy is excellent, the solution is excellent, and it provides better and more optimised answers than John.
  • John: It can solve complex tasks and is much faster than Sarah.

Technologies Used

  • We used HMR, JSX, CSS, and the frontend for client-side applications.
  • We used the OpenAI API to solve complex tasks and obtain AI-generated solutions for our server-side application.

😍 Donate & Support

I'm developed this project in open source community without financial planning but the maintenance & preparing updates at periodic times is Time-consuming. If you like this project and you want to give us peace of mind, you can support us by clicking this button :

Buy me a Coffee Button   Buy me a Coffee Button

Don't want to donate? That's okay, you can support my work by giving a star to this repository. ⭐

Try it today!

PREREQUISITES:

  • Questions must adhere to the AI models' guidelines; you can find the limitations here.
  • It's a beginner-friendly web app; you can try it, but after some free trials, it's become inaccessible.

Steps

  • Step1: Go to: https://codex-gauravmandall.vercel.app/

  • Step2: Follow the OpenAI Guidelines

  • step3: That's it. You can ask a question like:

    • "write a calculator in C."
    • "draw a 3D butterfly in python."
    • "explain the micro-computer in simple words. "
  • Report an issue using the Issues tab or by using pull requests. I'm happy to take open-source contributions. 📂

LICENCE

MIT License

Copyright (c) 2023 Gaurav Mandal

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

In this web app, our AI writes code for us using the openAI codex AI model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published