u/New_Conclusion_2211

▲ 7 r/remotepython+2 crossposts

VEDA

[Project] VEDA - I built an autonomous ML platform with 140+ agents that takes any data source and a plain English goal, then builds and deploys the model itself

I've been working on this for a few months and finally launched it. Wanted to share it here and get some feedback from people who actually know ML.

What it does:

You connect a data source and describe your goal in plain English. VEDA figures out the rest.

Supported data sources:

- CSV, Excel, JSON, Parquet

- SQL databases

- REST APIs

- Cloud storage (S3, GCS)

- PDFs and documents

- Real-time streams

The pipeline runs 11 sequential agents:

Ingest → Clean → Profile → Feature Engineering → Feature Selection → Scaling → Training → Evaluation → Hyperparameter Tuning → Model Selection → Report

The ML stack:

- Optuna for Bayesian hyperparameter optimization (50 trials via TPE sampler)

- XGBoost, LightGBM, Random Forest benchmarked automatically

- SHAP explainability on every prediction

- KS-test + PSI drift detection on live predictions

- A/B testing with chi-square significance testing

- Hash-based data versioning with full lineage tracking

The AI layer:

- Groq LLM (Llama 3.3 70B) for natural language goal interpretation

- Claude AI for agent reasoning and decision-making

- LangGraph for multi-agent orchestration

Production engineering (the part most ML projects skip):

- FastAPI backend with async SQLAlchemy + PostgreSQL

- Celery + Redis task queue — jobs persist across server restarts

- Circuit breakers per agent with CLOSED/OPEN/HALF-OPEN state transitions

- Alembic database migrations

- Rate limiting (5/min login, 10/min workflow creation)

- Brute force protection — 5 failed attempts → 15 min lockout

- Secrets management with Vault/AWS/env backends

- Full docker-compose stack with Nginx + TLS

Numbers:

- 140+ agents across 12 domains

- 35 REST endpoints

- 7,000+ lines of Python

- Deployed live on HuggingFace Spaces

Links:

- Live demo: https://keshav1838-veda-ml-platform.hf.space

- GitHub: https://github.com/keshavloma1081-ctrl/VEDA--Auto-DS

- API docs: https://keshav1838-veda-ml-platform.hf.space/docs

Honest limitations:

- Currently optimized for tabular data (classification + regression)

- Celery/Redis features require local setup — HuggingFace deployment uses BackgroundTasks fallback

- Some advanced agents (GNN, RL, CV) are scaffolded but not fully wired into the main pipeline yet

Happy to answer any technical questions. Roast it if you want — genuine feedback is more useful than likes.

reddit.com
u/New_Conclusion_2211 — 3 days ago

10 Applications Moved to “Hiring Manager Review” on Micro1 — What Are the Actual Chances From Here?

Applied to multiple roles on Micro1 recently, and around 10 of my applications have now moved to “Hiring Manager Review.”

Wanted to understand from people who’ve gone through the process:

What usually happens after this stage?

Does HM review typically lead to interviews?

How long did it take for you to hear back?

Any rough idea of conversion rate from this stage to an actual offer?

Just trying to understand how serious this stage actually is on the Micro1 platform.

Is it a glitch or what?

reddit.com
u/New_Conclusion_2211 — 6 days ago
▲ 3 r/DeveloperJobs+2 crossposts

Building AETHER: Autonomous AI Infrastructure | Open to Work in AI/ML Engineering

​

I’ve been building a project called AETHER — an autonomous AI system focused on multi-agent orchestration, persistent memory, adaptive reasoning, and production-grade AI infrastructure.

Current stack includes:

Multi-agent systems

PostgreSQL-backed workflow memory

Dockerized infrastructure

Adaptive feedback loops

Distributed orchestration

AI reasoning pipelines

The goal is to move beyond simple AI wrappers and build scalable autonomous intelligence infrastructure.

I’m currently open to work and exploring opportunities in:

Data Science

ML Engineering

AI Engineering

Generative AI

Also happy to connect with startups, hiring teams, engineers, and researchers building ambitious AI products.

Would love feedback, collaboration, or opportunities from the community.

reddit.com
u/New_Conclusion_2211 — 14 days ago

I got reached out by the recruiter and then appeared for the interview so what's next as mentioned in the mail they're finalizing candidates EOD, so still I've to wait for next 30 days?

u/New_Conclusion_2211 — 17 days ago
▲ 7 r/DataScientist+1 crossposts

[FOR HIRE] Data Scientist / ML Engineer / AI Engineer | 4 YOE | Python, XGBoost, LightGBM, LLMs, MLflow, Spark | Remote | Full-time or Contract

---

**Who I am**

Hi! I'm Keshav, a Data Scientist, ML Engineer, and AI Engineer with ~4 years of experience building production ML and AI systems — from raw feature engineering to model deployment and monitoring. I specialize in taking models from experimentation all the way to production.

---

**What I do well**

🔹 Supervised/Unsupervised ML — XGBoost, LightGBM, scikit-learn, PyTorch

🔹 LLM & GenAI pipelines — RAG, prompt engineering, fine-tuning, agentic workflows

🔹 MLOps — MLflow, Docker, Kubernetes, Airflow, CI/CD for model deployment

🔹 Data Engineering — BigQuery, Snowflake, Spark, dbt, SQL at scale

🔹 FastAPI-based ML services & REST API productionization

---

**Recent portfolio highlights**

📌 **CreditSense AI** — End-to-end credit risk scoring product built with FastAPI, XGBoost/LightGBM, deployed on Railway. Targets the Indian fintech market.

→ github.com/keshavloma1081-ctrl/Creditsense-ai

📌 AI evaluation & annotation tasks including agentic coding evals comparing LLM model responses (Labelbox).

---

**Stack at a glance**

Python | SQL | XGBoost | LightGBM | PyTorch | scikit-learn | FastAPI | LLMs | MLflow | Airflow | dbt | Spark | BigQuery | Snowflake | Docker | Kubernetes

---

**Availability**

📍 Based in Delhi NCR · Open to fully remote roles globally

🕐 Available for: Full-time employment, long-term contracts, or project-based freelance

💬 DM me — happy to share CV, portfolio, or jump on a call.

---

**Best fit for**

Fintech · Healthcare AI · Analytics platforms · LLM-powered products · Fraud/Risk modeling · Data pipelines · AI/ML startups

reddit.com
u/New_Conclusion_2211 — 28 days ago