Pinned Repositories
FastAPI-LLM-Classification
LLM-Classification For CS Ticket Systems with GPT-4o-mini, Instructor, FastAPI
dspy
RAG On Tesla 10K with DSPy, ChromaDB & OpenAI
fullstack-rag
FullStack RAG - Langchain
v0_prompt
v0 prompt structure I like using when creating UI
LLM-as-a-Judge-Implementation
A straight-forward implementation of the idea of LLM-as-a- Judge for evaluating LLM output
moa-paper
Implementation of the popular Mixture-of-Agents Paper
multi-swarms
agentcolab
The AI Agent Framework
marioyordanoff's Repositories
marioyordanoff/v0_prompt
v0 prompt structure I like using when creating UI
marioyordanoff/static
marioyordanoff/agentcolab
The AI Agent Framework
marioyordanoff/fullstack-rag
FullStack RAG - Langchain
marioyordanoff/multi-swarms
marioyordanoff/FastAPI-LLM-Classification
LLM-Classification For CS Ticket Systems with GPT-4o-mini, Instructor, FastAPI
marioyordanoff/dspy
RAG On Tesla 10K with DSPy, ChromaDB & OpenAI
marioyordanoff/lawson
Tool for lawyers to understand court cases in seconds.
marioyordanoff/moa-paper
Implementation of the popular Mixture-of-Agents Paper
marioyordanoff/agentic-rag
A Simple RAG with LlamaIndex
marioyordanoff/moa-implementation
marioyordanoff/LLM-as-a-Judge-Implementation
A straight-forward implementation of the idea of LLM-as-a- Judge for evaluating LLM output
marioyordanoff/Simple-Research-Agent
marioyordanoff/composio
Composio equips agents with well-crafted tools empowering them to tackle complex tasks
marioyordanoff/dataframe
marioyordanoff/ask-multiple-pdfs
A Langchain app that allows you to chat with multiple PDFs
marioyordanoff/Medical-RAG-using-Bio-Mistral-7B
This is a RAG implementation using Open Source stack. BioMistral 7B has been used to build this app along with PubMedBert as an embedding model, Qdrant as a self hosted Vector DB, and Langchain & Llama CPP as an orchestration frameworks.