This website requires JavaScript.
Explore
Help
Register
Sign In
OMGeeky
/
gpt-pilot
Watch
1
Star
0
Fork
0
You've already forked gpt-pilot
mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced
2026-01-02 01:16:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
49
Commits
1
Branch
0
Tags
4f2edb015f5a4d085b090d95f4931f1ee1d18a8d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Zvonimir Sabljic
4f2edb015f
Refactor so we use array_of_objects_to_string + added debugging file and AgentConvo method to copy js code to clipboard so it can be pasted into OpenAI playground for easier debugging
2023-08-01 08:46:29 +02:00
euclid
Refactor so we use array_of_objects_to_string + added debugging file and AgentConvo method to copy js code to clipboard so it can be pasted into OpenAI playground for easier debugging
2023-08-01 08:46:29 +02:00
.gitignore
refactor setup, added loop conversation with gpt, finished getting project description with additional questions from gpt
2023-07-25 12:30:00 +02:00
README.md
setup storing steps to db and init user stories implementation
2023-07-27 07:51:49 +02:00
requirements.txt
remove inquirer completely and fix saving app to db
2023-07-28 14:38:13 +02:00
README.md
copilot
python main.py app_id=uuid step=step
all steps in const/common.py in const STEPS
Description
No description provided
Readme
MIT
738
KiB
Languages
Python
99.1%
JavaScript
0.6%
Dockerfile
0.3%