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

Skip to content

splasyyy/DebugBro-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– DebugBro AI

DebugBro AI is your personal assistant designed to help with engineering-related problems β€” both software and hardware! It can answer questions, offer motivational support, translate simple phrases, and help you track your progress.


🧠 Features

  • πŸ”§ Software & Hardware problem solving
  • πŸ’¬ Motivational messages
  • 🌐 Basic translation (placeholder)
  • πŸ“ˆ Compare previous and new results
  • πŸ‘€ Personalized interaction

πŸš€ Getting Started

1. Clone the Repository

git clone https://github.com/your-username/debugbro-ai.git
cd debugbro-ai

2. Install Dependencies

pip install -r requirements.txt

3. Set Your OpenAI API Key

  • Create a .env file and add your API key:
OPENAI_API_KEY=your_api_key_here

Or edit the script directly to include your API key in the variable.


πŸ’» Running the Assistant

python main.py

You'll be welcomed by DebugBro and prompted for your name and whether your issue is software or hardware related.


πŸ—‚οΈ Example Commands

How to fix a short circuit?
Motivate me!
Translate "Hola" to English
Compare 80% and 90%

πŸ”š Exiting the Program

To exit the program, simply type:

exit

🀝 Contributing

Feel free to fork this repository, submit issues, or create pull requests. If you have suggestions for improving or adding features, I’d love to hear from you!


🧠 Why I Built This

This project was made to demonstrate my passion for AI and problem-solving. I wanted to create an assistant that could help engineers just like me tackle everyday issues β€” and encourage them while doing so!

About

AI assistant for engineers to help with debugging and motivation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages