Pinned Repositories
ai-experiments
asuzukosi
My git hub profile page
audiobook-generator
This is a python package that generates audiobooks from easily available PDF versions. It uses the Microsoft T5 Speech Transformer model from Huggingface to generate audiobooks from PDFs
CustomProgrammingLanguage
Building my own custom programming language in both python, c++ and rust. The language is an interpreted language and we would be building different interpreter implementations for the language
gen-ai-apps
Implementation of generative AI applications and tools that can be used to set up generative ai applications quickly
JointRobotPlanningWithHumanRobotInteraction
Robot planning for Ned Niryo robot using LLMs
MLSys-Learning-Plan
Learning plan for mastering concepts in machine learning systems
ModularTransformer
This is a framework to break down the transformer architecture into modular and simple building blocks that can be used to build any transformer architecture. The goal of the project is to be incredibly simple
pegasus
Micro deep learning framework written in python for pedantic purposes
reinforcement-learning-study-notes
Documenting my journey venturing into the world of reinforcement learning
asuzukosi's Repositories
asuzukosi/pegasus
Micro deep learning framework written in python for pedantic purposes
asuzukosi/ai-experiments
asuzukosi/asuzukosi
My git hub profile page
asuzukosi/MLSys-Learning-Plan
Learning plan for mastering concepts in machine learning systems
asuzukosi/01
The open-source language model computer
asuzukosi/agent-protocol
Common interface for interacting with AI agents. The protocol is tech stack agnostic - you can use it with any framework for building agents.
asuzukosi/AgentBench
A Comprehensive Benchmark to Evaluate LLMs as Agents
asuzukosi/agentops
Python SDK for agent evals and observability
asuzukosi/AIOS
AIOS: LLM Agent Operating System
asuzukosi/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
asuzukosi/Awesome-Embodied-Agent-with-LLMs
This is a curated list of "Embodied AI or robot with Large Language Models" research. Watch this repository for the latest updates! 🔥
asuzukosi/Awesome-Foundation-Models
A curated list of foundation models for vision and language tasks
asuzukosi/awesome-high-performance-computing
A curated list of awesome high performance computing resources
asuzukosi/Awesome-LLM-Robotics
A comprehensive list of papers using large language/multi-modal models for Robotics/RL, including papers, codes, and related websites
asuzukosi/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
asuzukosi/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
asuzukosi/langfuse
🪢 Open source LLM observability, analytics, prompt management, evaluations, tests, monitoring, logging, tracing, LLMOps. 🕵️♂️ Langfuse: the LLM engineering platform. Debug, analyze and iterate together - 🍊YC W23 🤖 Stable SDKs + integrations for Typescript, Python, OpenAI, Langchain, Litellm, Flowise, Superagent and Langflow
asuzukosi/LLaMA2-Accessory
An Open-source Toolkit for LLM Development
asuzukosi/LLM-Agent-Survey
using llms to build autonomous agents
asuzukosi/LLM-Agents-Papers
A repo lists papers related to LLM based agent
asuzukosi/LLMCompiler
LLMCompiler: An LLM Compiler for Parallel Function Calling
asuzukosi/LLMStack
No-code platform to build LLM Agents, workflows and applications with your data
asuzukosi/local-ai-stack
Open WebUI, ComfyUI, n8n, LocalAI, LLM Proxy, SearXNG, Qdrant, Postgres all in docker compose
asuzukosi/MetaGPT
🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
asuzukosi/open-llms
📋 A list of open LLMs available for commercial use.
asuzukosi/posthog
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
asuzukosi/SuperAGI
<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
asuzukosi/telemex-example
telemex example script to test functionality
asuzukosi/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
asuzukosi/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs