4 projects
llm-dispatch
Route prompts to the right LLM by complexity. Supports Groq, OpenAI, Anthropic. Save cost, keep quality.
groq-chain
Dead-simple Groq LLM chaining in Python. Chain prompts with .step() — no LangChain needed.
fraud-shield
Train, save, and run fraud detection on transaction data. Random Forest classifier with clean API.
ragkit-adhitya
Production RAG pipelines without the abstraction tax