-
aider Public
Forked from Aider-AI/aideraider is GPT powered coding in your terminal
Python Apache License 2.0 UpdatedSep 29, 2023 -
zep Public
Forked from getzep/zepZep: A long-term memory store for LLM / Chatbot applications
Go Apache License 2.0 UpdatedJul 14, 2023 -
gpt4all Public
Forked from nomic-ai/gpt4allgpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
C++ MIT License UpdatedJul 12, 2023 -
go-openai Public
Forked from sashabaranov/go-openaiOpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Go Apache License 2.0 UpdatedJul 12, 2023 -
ctransformers Public
Forked from marella/ctransformersPython bindings for the Transformer models implemented in C/C++ using GGML library.
C MIT License UpdatedJun 29, 2023 -
WebGLM Public
Forked from THUDM/WebGLMWebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)
Python Apache License 2.0 UpdatedJun 27, 2023 -
tree-of-thought-llm Public
Forked from princeton-nlp/tree-of-thought-llmOfficial Implementation of "Tree of Thoughts: Deliberate Problem Solving with Large Language Models"
Python MIT License UpdatedJun 25, 2023 -
privateGPT Public
Forked from zylon-ai/private-gptInteract privately with your documents using the power of GPT, 100% privately, no data leaks
Python Apache License 2.0 UpdatedJun 24, 2023 -
quivr Public
Forked from QuivrHQ/quivrDump all your files and thoughts into your private GenerativeAI Second Brain and chat with it
TypeScript Apache License 2.0 UpdatedJun 23, 2023 -
localGPT Public
Forked from PromtEngineer/localGPTChat with your documents on your local device using GPT models. No data leaves your device and 100% private.
Python Apache License 2.0 UpdatedJun 17, 2023 -
chatdocs Public
Forked from marella/chatdocsChat with your documents offline using AI.
Python MIT License UpdatedJun 13, 2023 -
LocalAI Public
Forked from mudler/LocalAI🤖 Self-hosted, community-driven, local OpenAI-compatible API. Drop-in replacement for OpenAI running LLMs on consumer-grade hardware. No GPU required. LocalAI is a RESTful API to run ggml compatibl…
Go MIT License UpdatedJun 3, 2023 -
llama-cpp-python Public
Forked from abetlen/llama-cpp-pythonPython bindings for llama.cpp
Python MIT License UpdatedMay 9, 2023 -
cherche Public
Forked from raphaelsty/cherche📑 Neural Search
Python MIT License UpdatedMay 8, 2023 -
-
javascript-algorithms Public
Forked from trekhleb/javascript-algorithms📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
JavaScript MIT License UpdatedApr 10, 2023 -
Auto-GPT Public
Forked from Significant-Gravitas/AutoGPTAn experimental open-source attempt to make GPT-4 fully autonomous.
Python MIT License UpdatedApr 8, 2023 -
obsidian-smart-connections Public
Forked from brianpetro/obsidian-smart-connectionsChat with your notes in Obsidian! Plus, see what's most relevant in real-time! Interact and stay organized. Powered by OpenAI ChatGPT, GPT-4 & Embeddings.
JavaScript GNU General Public License v3.0 UpdatedApr 8, 2023 -
alpaca-lora Public
Forked from tloen/alpaca-loraInstruct-tune LLaMA on consumer hardware
Jupyter Notebook Apache License 2.0 UpdatedMar 21, 2023 -
gpt_index Public
Forked from run-llama/llama_indexGPT Index (LlamaIndex) is a project consisting of a set of data structures designed to make it easier to use large external knowledge bases with LLMs.
-
-
-
-
-
-
-
-
-
-
craftinginterpreters Public
Forked from munificent/craftinginterpretersRepository for the book "Crafting Interpreters"