Pinned Repositories
bashidioms-examples
Example code from O'Reilly's bash Idioms
BlockAGI
Your Self-Hosted, Hackable Research Agent Inspired by AutoGPT
docGPT
generative_ai_with_langchain
Build large language model (LLM) apps with Python, ChatGPT and other models. This is the companion repository for the book on generative AI with LangChain.
graph_websearch_agent
Websearch agent built on the LangGraph framework
langchain-tutorials
Overview and tutorial of the LangChain Library
LocalAI
:robot: The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.
python-scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
qdrant-cloud-app
RAG-examples
Jupyter Notebooks to help you get hands-on with Pinecone vector databases
dbv111m's Repositories
dbv111m/kotaemon
An open-source RAG-based tool for chatting with your documents.
dbv111m/multi1
multi1: create o1-like reasoning chains with multiple AI providers (and locally). Supports LiteLLM as backend too for 100+ providers at once.
dbv111m/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
dbv111m/vectordb-recipes
High quality resources & applications for LLMs, multi-modal models and VectorDBs
dbv111m/windai
dbv111m/ai-agents-masterclass
Follow along with my AI Agents Masterclass videos! All of the code I create and use in this series on YouTube will be here for you to use and even build on top of!
dbv111m/ai-ta-backend
API backend for UIUC AI Teaching Assistant.
dbv111m/aicodeprep
aicodeprep is a command-line tool designed to simplify the process of sharing your project's code with AI chatbots.
dbv111m/AJ_VSCode_Aider_Extension
A VS Code extension for aider like tools
dbv111m/AutoRAG
RAG AutoML Tool - Find optimal RAG pipeline for your own data.
dbv111m/AutoRAG-tutorial
Super simple tutorial for AutoRAG beginners
dbv111m/awesome-cursorrules
📄 A curated list of awesome .cursorrules files
dbv111m/awesome-llm-apps
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
dbv111m/BlackFriday-GPTs-Prompts
List of free GPTs that doesn't require plus subscription
dbv111m/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
dbv111m/claude-coder
Kodu is an autonomous coding agent that lives in your IDE. It is a VSCode extension that can help you build your dream project step by step by leveraging the latest technologies in automated coding agents
dbv111m/contextual-chunking-graphpowered-rag
An advanced retrieval system that combines semantic vector search with token-based search, using contextual chunking and knowledge graphs to improve accuracy. It ensures precise query responses with LLM-based answer checking and graph visualization.
dbv111m/contextual-doc-retrieval-opneai-reranker
Contextual Doc Retrieval is a Python-based system leveraging OpenAI GPT-4o and Cohere for re-ranking and query expansion, combined with BM25 for accurate document retrieval. It parses PDFs, chunks content contextually, and enhances search precision with AI-powered contextual understanding and re-ranking.
dbv111m/GenAI_Agents
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
dbv111m/GPTs-system-prompts
dbv111m/graphiti
Build and query dynamic, temporally-aware Knowledge Graphs
dbv111m/marvin
✨ Build AI interfaces that spark joy
dbv111m/MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
dbv111m/napkins
napkins.dev – from screenshot to app
dbv111m/Neurite
Fractal Graph-of-Thought. Rhizomatic Mind-Mapping for Ai-Agents, Web-Links, Notes, and Code.
dbv111m/Prompt_Engineering
This repository offers a comprehensive collection of tutorials and implementations for Prompt Engineering techniques, ranging from fundamental concepts to advanced strategies. It serves as an essential resource for mastering the art of effectively communicating with and leveraging large language models in AI applications.
dbv111m/RAGMeUp
Generic rag framework to apply the power of LLMs on any given dataset
dbv111m/show-me
A visual and transparent alternative to open-source ChatGPT O1
dbv111m/twosetai
All the code and materials related to our YouTube channel (TwoSetAI)
dbv111m/UI-Agnostic-Aider-Inspired-Tool
UI Agnostic Aider Inspired Tool