Lists (25)
Sort Name ascending (A-Z)
ai-agents
ai-rag
algorithms
awesome-lists
Repositories containing list of other cool repositories.blockchain
Projects related to blockchain and web3 development.chatGPT
chatGPT-prompts
Code
Learn to CodeCode Formatter
Enforces code styles.Computer Programming Problems
Problems relevant to computer 8000 programming for the second year computer students.coursera
Coursera-related repositories.cryptocurrency
defi
Distributed Finance technologydsa
Source codes for Data Structures and Algorithms.erpnext
freeCodeCamp
gen-ai
Generative AI related projects.javaScript
latex
LaTeX examples and templates.machine-learning
mathematics
Mathematics-related repositories. Including mathematics for machine learning, discrete mathematics, etc.Project Ideas
research
Any project related to AI research..system-design
web-dev
Starred repositories
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
ZeroSearch: Incentivize the Search Capability of LLMs without Searching
Kimi-Audio, an open-source audio foundation model excelling in audio understanding, generation, and conversation
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
"LightRAG: Simple and Fast Retrieval-Augmented Generation"
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
A collection of sample agents built with Agent Development (ADK)
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.
An opinionated list of awesome Python frameworks, libraries, software and resources.
Minimal examples of data structures and algorithms in Python
Automate the process of making money online.
🦜🔗 Build context-aware reasoning applications
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
Desktop Bitcoin Wallet focused on security and privacy. Free and open source.
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…
Kolibri Learning Platform: the offline app for universal education
ChatGPT CLI is a versatile tool for interacting with LLMs through OpenAI, Azure, and other popular providers like Perplexity AI and Llama. It supports prompt files, history tracking, and live data …
@bisq-network website at https://bisq.network
Moodle - the world's open source learning platform
Sharing both practical insights and theoretical knowledge about LLM evaluation that we gathered while managing the Open LLM Leaderboard and designing lighteval!
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step