Stars
Gerrit Code Review - (mirror of https://gerrit.googlesource.com/gerrit)
New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.
Better Go Playground with autocompletion and syntax highlight
Scalar is an open-source API platform: 🌐 Modern Rest API Client 📖 Beautiful API References …
Learn Go with test-driven development
Official implementation for the paper: "Code Generation with AlphaCodium: From Prompt Engineering to Flow Engineering""
Build resilient language agents as graphs.
An extremely fast Python linter and code formatter, written in Rust.
spf13 / pflag
Forked from ogier/pflagDrop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.
A Makefile/Dockerfile example for Go projects.
CodeRunner: A moodle quiz question type that runs student-submitted program code in a sandbox to check if it satisfies a given set of tests.
Reference implementations of several LangChain agents as Streamlit apps
streamlit / llamaindex-chat-with-streamlit-docs
Forked from carolinefrasca/llamaindex-chat-with-streamlit-docsBuild a chatbot powered by LlamaIndex that augments GPT 3.5 with the contents of the Streamlit docs (or your own data).
Virtual whiteboard for sketching hand-drawn like diagrams
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and…
🚀 KIMI AI 长文本大模型逆向API【特长:长文本解读整理】,支持高速流式输出、智能体对话、联网搜索、探索版、K1思考模型、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹,仅供测试,如需商用请前往官方开放平台。
通过将整个项目的代码转成一个txt格式文件,通过langchain和chatgpt帮助我们更好的理解代码。