tools
Tools for Developing, Training, and Deploying AI Models
1. Core Machine Learning Frameworks
- TensorFlow – End-to-end ML framework for building and deploying models
- PyTorch – Popular for research and flexible model development
- Keras – User-friendly API (often runs on TensorFlow)
2. NLP & Pretrained Models
- Hugging Face Transformers – Ready-to-use transformer models for NLP, CV, and more
3. AI APIs & Foundation Models
- OpenAI GPT API – Access powerful LLMs for chat, coding, and automation
- Grok – Conversational AI developed by xAI
4. Automation & Workflow Tools
- n8n – Automate pipelines, connect APIs, and orchestrate AI agents
5. Cloud Platforms (Deployment & Scaling)
- Amazon Web Services (AWS) – Scalable infrastructure for AI training & deployment
- Google Cloud – ML tools like Vertex AI
- Microsoft Azure – AI + enterprise integrations
6. AI Agents & Productivity Tools
- GitHub Copilot (“Paper clip” likely refers to assistant-style tools like this)
-
Cursor (possibly what you meant by “Killo code”)7. Experiment Tracking & MLOps
- MLflow – Track experiments, manage models, and deployment lifecycle
8. Data Labeling & Annotation
- Label Studio – Create high-quality datasets for training AI models
9. Model Deployment & Serving
- FastAPI – Lightweight API framework to serve ML models in production
10. Vector Database (for AI Agents & RAG)
- Pinecone – Store embeddings and enable semantic search for AI apps
Comments
Post a Comment