Getting Started 🚀
Clone the repo
git clone https://github.com/glendonC/aimodellab.gitInstall dependencies
npm installSet up your environment variables
cp .env.example .env.local # Add your API keys NVIDIA_API_KEY=your_key OPENAI_API_KEY=your_keyRun the development server
npm run devOpen http://localhost:3000 and start exploring!
Coming Soon 🎯
- More model architectures
- Advanced optimization features
- Collaborative model building
- Custom benchmark creation
Contributing 🤝
We love contributions! Check out our Contributing Guide to get started. (I need to make the Contributing Guide)
License 📝
MIT License - feel free to use this in your own projects!
Built with 💙 by developers who love AI

Log in or sign up for Devpost to join the conversation.