Stars
This template demonstrates how to create a collaborative team of AI agents that work together to process, analyze, and generate insights from documents.
A simple console menu system in python using the curses library
Repo where I recreate some popular machine learning models from scratch in Python
YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
KaibanJS is a JavaScript-native framework for building and managing multi-agent systems with a Kanban-inspired approach.
Meta Lingua: a lean, efficient, and easy-to-hack codebase to research LLMs.
A next-generation crawling and spidering framework.
Set of tools to assess and improve LLM security.
Gather all the info your LLM needs to understand your repo in one command.
Things you can do with the token embeddings of an LLM
StreamingJsonParser is a robust and flexible JSON parsing library for Node.js that supports both synchronous and asynchronous parsing of JSON data streams
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 A…
tcsenpai / multi1
Forked from bklieger-groq/g1multi1: create o1-like reasoning chains with multiple AI providers (and locally). Supports LiteLLM as backend too for 100+ providers at once.
This repository provides an advanced Retrieval-Augmented Generation (RAG) solution for complex question answering. It uses sophisticated graph based algorithm to handle the tasks.
Text-to-Music Generation with Rectified Flow Transformers
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…
Transforming data into datasets for LLM training. Choo choo
Official inference repo for FLUX.1 models
Tools for merging pretrained large language models.
TaskTracker is an approach to detecting task drift in Large Language Models (LLMs) by analysing their internal activations. It provides a simple linear probe-based method and a more sophisticated m…
Finetune Llama 3.2, Mistral, Phi, Qwen 2.5 & Gemma LLMs 2-5x faster with 80% less memory
InternEvo is an open-sourced lightweight training framework aims to support model pre-training without the need for extensive dependencies.
🪢 Open source LLM engineering platform: LLM Observability, metrics, evals, prompt management, playground, datasets. Integrates with LlamaIndex, Langchain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)