cauchycai's Stars
emreaksan/deepwriting
Code for `DeepWriting: Making Digital Ink Editable via Deep Generative Modeling` paper
federicotdn/verb
Organize and send HTTP requests from Emacs
OpenSPG/KAG
KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge bases. It can effectively overcome the shortcomings of the traditional RAG vector similarity calculation model.
THUDM/GLM-4-Voice
GLM-4-Voice | 端到端中英语音对话模型
shadowsocks/qtun
Yet another SIP003 plugin based on IETF-QUIC
livekit/agents
Build real-time multimodal AI applications 🤖🎙️📹
GoogleCloudPlatform/genai-for-marketing
Showcasing Google Cloud's generative AI for marketing scenarios via application frontend, backend, and detailed, step-by-step guidance for setting up and utilizing generative AI tools, including examples of their use in crafting marketing materials like blog posts and social media content, nl2sql analysis, and campaign personalization.
renzmann/treesit-auto
Automatic installation, usage, and fallback for tree-sitter major modes in Emacs 29
Denis2054/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning, training, and prompt engineering examples. A bonus section with ChatGPT, GPT-3.5-turbo, GPT-4, and DALL-E including jump starting GPT-4, speech-to-text, text-to-speech, text to image generation with DALL-E, Google Cloud AI,HuggingGPT, and more
karpathy/LLM101n
LLM101n: Let's build a Storyteller
emacs-lsp/lsp-pyright
lsp-mode :heart: pyright
mdn/webaudio-examples
Code examples that accompany the MDN Web Docs pages relating to Web Audio.
truera/trulens
Evaluation and Tracking for LLM Experiments
BerriAI/litellm
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
hegelai/prompttools
Open-source tools for prompt testing and experimentation, with support for both LLMs (e.g. OpenAI, LLaMA) and vector databases (e.g. Chroma, Weaviate, LanceDB).
G-Research/ahocorasick_rs
Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python
anki-editor/anki-editor
Emacs minor mode for making Anki cards with Org Mode
Frrrrrrrrank/auto_job__find__chatgpt__rpa
This is a tool used to automatically generate a cover letter using chatgpt based on your resume and job description and send messages to bosses in China.
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
ginuerzh/gost
GO Simple Tunnel - a simple tunnel written in golang
Silex/docker.el
Manage docker from Emacs.
karthink/gptel
A simple LLM client for Emacs
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
Significant-Gravitas/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.
copilot-emacs/copilot.el
An unofficial Copilot plugin for Emacs.
rksm/org-ai
Emacs as your personal AI assistant. Use LLMs such as ChatGPT or LLaMA for text generation or DALL-E and Stable Diffusion for image generation. Also supports speech input / output.
postmanlabs/httpbin
HTTP Request & Response Service, written in Python + Flask.
philippta/logwatch
MIRROR: logwatch watches a log file for changes and sends a notification to a specified email
jhuckaby/logalert
Monitor logs (or any text files) and send alerts on specific changes.
probml/pml-book
"Probabilistic Machine Learning" - a book series by Kevin Murphy