Stars
ViDoRAG: Visual Document Retrieval-Augmented Generation via Dynamic Iterative Reasoning Agents
11 Lessons to Get Started Building AI Agents
iCraft Editor - Help you easily create excellent 3D architecture diagrams
The easiest way to use Agentic RAG in any enterprise
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.
Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术
ML-powered speech recognition directly in your browser
Question and Answer based on Anything.
OpenUI let's you describe UI using your imagination, then see it rendered live.
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
Crawl a site to generate knowledge files to create your own custom GPT from a URL
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
Advanced Python Mastery (course by @dabeaz)
⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks
CodeGeeX2: A More Powerful Multilingual Code Generation Model
A colab gradio web UI for running Large Language Models
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: …
本文详细分析了 Github Copilot 这个基于机器学习的代码自动补全工具的实现原理。作者通过逆向工程的方式,深入探索了 Copilot 的核心逻辑,包括代码提示的入口、获取提示的核心方法、以及相关的缓存策略、实验特性等。