Skip to content

Empowering developers and students to craft compelling personal brands, enhance their professional presence, and unlock career opportunities with actionable insights and strategies

Notifications You must be signed in to change notification settings

sarankumar1325/BRANDFORGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrandForge🛠️🚀

WhatsApp Image 2024-12-26 at 09 44 32_86503e93

BrandForge is an AI-powered personal branding and career coaching platform designed to help developers and students stand out in their professional communities and networks. This application provides actionable insights, strategies, and a roadmap to empower users to achieve their personal branding and career goals.

Features

  • Customized Personal Branding Strategies: Enhance LinkedIn, GitHub, and personal portfolios with tailored advice.
  • Content Creation Guidance: Generate content calendars, impactful posts, and tips for engaging with the community.
  • Career Growth Tips: Optimize resumes, prepare for interviews, and learn effective communication techniques.
  • Project and Certification Suggestions: Get recommendations based on industry trends and personal goals.
  • Roadmap Building: Create a step-by-step plan to achieve milestones in branding and career development.

WhatsApp Image 2024-12-26 at 09 44 41_f843e3b8 WhatsApp Image 2024-12-26 at 09 45 18_50af64dd

Getting Started

Prerequisites

  • Python 3.7 or higher
  • Git

Installation Steps

  1. Clone the Repository
git clone https://github.com/your-username/brandforge.git
cd brandforge
  1. Set Up Virtual Environment
python3 -m venv venv
source venv/bin/activate  # For Linux/Mac
venv\Scripts\activate     # For Windows
  1. Install Dependencies
pip install -r requirements.txt
  1. Run the Application
streamlit run app.py
  1. Access the App Open your browser and navigate to: http://localhost:8501

Project Structure

brandforge/
│
├── venv/                # Virtual environment directory
├── app.py              # Main Streamlit application
├── agent_config.json   # Agent configuration file
├── requirements.txt    # Dependency file
└── README.md          # Project documentation

Usage

  1. Launch the application using Streamlit Command.
  2. Enter your questions about personal branding or career growth in the input box.
  3. Receive actionable suggestions powered by AI.

Examples

  • Question: "How can I make my LinkedIn profile stand out as a front-end developer?" Response: "Update your headline with keywords like 'React Developer | Building Seamless UI/UX.' Showcase your top projects in the Featured section..."

  • Question: "I'm a student with no experience; how do I brand myself?" Response: "Focus on your potential and learning journey. Highlight coursework, certifications, or small personal projects..."

API Configuration

The app connects to the Lyzr agent using the following details:

  • API URL: https://agent-prod.studio.lyzr.ai/v3/inference/
  • API Key: Configured securely in the app.

Contributing

We welcome contributions to enhance BrandForge! To contribute:

  1. Fork the repository.
  2. Create a feature branch: git checkout -b feature-name
  3. Commit changes: git commit -m "Add feature-name"
  4. Push to the branch: git push origin feature-name
  5. Create a pull request.

License

This project is licensed under the MIT License.

Contact

For queries or feedback, feel free to reach out: Email: sarankumar131313@gmail.com

About

Empowering developers and students to craft compelling personal brands, enhance their professional presence, and unlock career opportunities with actionable insights and strategies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages