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.
- 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.
- Python 3.7 or higher
- Git
- Clone the Repository
git clone https://github.com/your-username/brandforge.git
cd brandforge
- Set Up Virtual Environment
python3 -m venv venv
source venv/bin/activate # For Linux/Mac
venv\Scripts\activate # For Windows
- Install Dependencies
pip install -r requirements.txt
- Run the Application
streamlit run app.py
- Access the App
Open your browser and navigate to:
http://localhost:8501
brandforge/
│
├── venv/ # Virtual environment directory
├── app.py # Main Streamlit application
├── agent_config.json # Agent configuration file
├── requirements.txt # Dependency file
└── README.md # Project documentation
- Launch the application using Streamlit Command.
- Enter your questions about personal branding or career growth in the input box.
- Receive actionable suggestions powered by AI.
-
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..."
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.
We welcome contributions to enhance BrandForge! To contribute:
- Fork the repository.
- Create a feature branch:
git checkout -b feature-name
- Commit changes:
git commit -m "Add feature-name"
- Push to the branch:
git push origin feature-name
- Create a pull request.
This project is licensed under the MIT License.
For queries or feedback, feel free to reach out: Email: sarankumar131313@gmail.com