#Bito AI for Developers - A Swiss Army knife in your IDE that can 10x your dev life

10 messages · Page 1 of 1 (latest)

dry arrow
#

After a successful launch on the Product Hunt, we are excited to share Bito AI here to the OpenAI community. As a developer there are so many things to do, from actually writing code, to testing it, to remembering syntax, understanding new code, making your code secure and performant, etc – the list goes on and on. Many of them are boring, and don’t let you focus on high impact work. 😤
We thought wouldn’t it be great if we could use AI to help you do this, and thus Bito’s AI was born. 🤞 Bito’s AI Assistant is like a Swiss Army knife that can do so many things – and make you that elusive 10x developer!
It works right in your favorite IDE (we support Visual Studio Code and all Jetbrains IDEs like IntelliJ, PyCharm, GoLand, etc) and is also available as a Chrome Extension.
Bito AI is a FREE app! 👍
What does Bito’s AI Assistant help with? Basically, ask any technical question:
🔥Generate Code: Examples: “code in java to convert a number from one base to another”, “code to implement a simple rest API in go”
☝️ Command Syntax: “how to set git config variables”, “create an encrypted s3 bucket using the AWS cli”
🥇 Test Cases: “Generate test cases for this code ”
🔑 Explain code: “explain this code ”
✍️ Comment Method: “Explain this code and explain the parameters ”
⚡ Improve Performance: “how can I improve performance of this code ”
🔒 Check Security: “Is this code secure?”
📽️ Explain concepts: "explain B+ trees, give an example with code", “explain banker’s algorithm”

We'd love to have you try it out, let us know what you think! It’s totally free. We know we have a long way to go, but your feedback will make it incredible!
Website - http://bito.co
VSCode: https://marketplace.visualstudio.com/items?itemName=Bito.bito
JetBrain Extension: https://plugins.jetbrains.com/plugin/18289-bito
Chrome Extension:https://chrome.google.com/webstore/detail/bito-ai-assistant/afchmofckbnlkpnjkdikdkgnjelhlbkg?hl=en

Visit the post for more.

fresh karma
#

Hi

stiff hearth
#

wow
good work , thanks

rugged blade
#

Sounds interesting ... should try out !!

heavy vapor
#

Nice! Is it compatible with Copilot, or do you have to disable that first?

dry arrow
#

it's totally independent of co-pilot, we have built separate custom models on openapi

heavy vapor
dry arrow
#

it doesn't interoperate or interfere with co-pilot. co-pilot and bito can co-exist or you can use bito without copilot. Bito interface is more like ChatGPT, you can ask any question, generate code examples. output is displayed in Bito panel that you can insert in code file if you want. Bito doesn't directly generate code in the code file.

naive belfry
#

can you add an android studio plugin too please

half sonnet
#

dude, you are my hero! atm i just started with co-pilot and got my first discord bot done, and this is the perfect counterpart to it. i have a general understanding of coding and syntax, that is why i understand most of it, with little that i need to learn, but getting more complex things explained, or gettiing other approaches is just perfect!