Introducing terminalGPT, powered by OpenAI's GPT. It's a chatbot for your terminal that can understand and respond to a wide range of topics and questions in real-time. Whether you want to chat or need help with a task, terminalGPT has you covered. Try it out and see the power of GPT for yourself!
I've been delving into various projects that make use of OpenAI's API. However, I've noticed that a lot of these projects either require users to "hack" chatGPT or rely on the creators' own access to OpenAI in order to provide a service. This is why I am determined to create an open source project that allows anyone to use it and access the same capabilities without having to go through chatGPT. My ultimate goal is to add features such as context to the chat, the ability to read and refactor code using CLI commands, and the ability to save progress. By doing this, I hope to create a tool that is more accessible and user-friendly for everyone.
Future features:
- Add context to the chat
- Add CLI commands to read code and refactor.
- Add the ability to save progress.
Report
Can you get it to learn a code repo and have it suggest code based on that?
@duarteosrm sure you can, the source code of this project is not big, and is not bigger than 300 lines. You can easily learn, fork, improve and create your own code based on that. Is Open Source, so is free and good for improvements and community building.
Report
@lucas_oliveira10 I meant could you prompt it for example “learn /my/code/repo and suggest how to make an HTML form in the homepage”?
@duarteosrm as a command , it doesn’t do it. It if you input it to the terminal, definitely will give you some sort of explainer GPT model has trained.
@noobscience123 thanks! That’s the objective, get the context of the conversation and give more meaningful response! Hopefully I’ll be able to do it soon
AIaC
SourcePilot
Osaurus
SourcePilot
SourcePilot
SourcePilot
SourcePilot
SourcePilot
SourcePilot
Threads Hunt
SourcePilot