devb.io is an innovative platform that automatically generates professional developer portfolios directly from GitHub profiles, leveraging AI to enhance and update professional representations.
- One-click GitHub Profile Connection: Seamlessly integrate your GitHub account to generate your portfolio instantly.
- Automatic Portfolio Generation: Transform your GitHub projects and contributions into a polished portfolio.
- AI-Powered Bio Creation: Utilize artificial intelligence to craft a compelling biography.
- Dynamic Activity Tracking: Keep your portfolio up-to-date with your latest GitHub activities.
- Zero Maintenance Required: Set it up once, and let devb.io handle the rest.
- Frontend: NextJS
- Backend: FastAPI
- Database: Redis
- AI Services: Groq
- Scripting: Python
- Clone the Repository:
git clone https://github.com/devb-io/devb.io.git
- Navigate to the Project Directory:
cd devb.io
- Install Dependencies:
pip install -r requirements.txt
- Run the Application:
uvicorn main:app --reload
We welcome contributions! Please see our Contribution Guidelines for more information.
This project is licensed under the MIT License. See the LICENSE file for details.