PaulConyngham's Stars
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.
OpenInterpreter/open-interpreter
A natural language interface for computers
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models with support for multiple inference backends.
QuivrHQ/quivr
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: PGVector, Faiss. Any Files. Anyway you want.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
ztjhz/BetterChatGPT
An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
kuafuai/DevOpsGPT
Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code.
graphql/express-graphql
Create a GraphQL HTTP server with Express.
stellargraph/stellargraph
StellarGraph - Machine Learning on Graphs
billmei/every-chatgpt-gui
Every front-end GUI client for ChatGPT, Claude, and other LLMs
huggingface/transfer-learning-conv-ai
🦄 State-of-the-Art Conversational AI with Transfer Learning
cirediatpl/FigmaChain
FigmaChain is a set of Python scripts that generate HTML/CSS code based on Figma designs. Using OpenAI's GPT-3 model, FigmaChain enables developers to quickly generate HTML/CSS code from a Figma design input. It also includes a Streamlit-based chatbot interface for interactive code generation.
StephenGrider/GraphQLCasts
Completed Code Examples from GraphQL with React
r2d4/rellm
Exact structure out of any language model completion.
dotneet/smart-chatbot-ui
An open source ChatGPT UI.
jagilley/fact-checker
Fact-checking LLM outputs with self-ask
guotong1988/NL2SQL-RULE
Content Enhanced BERT-based Text-to-SQL Generation https://arxiv.org/abs/1910.07179
abhiprojectz/SingularGPT
SingularGPT is a open source project that automates your device using ChatGPT & GPT-4.
mfrye/email-finder
Email Finder - Easily find any email address for free!
exploratortech/chat-everywhere
Revolutionize your ChatGPT experience with our app that boasts advanced front-end features like folder organization and easily shareable chats. Keep your conversations secured by locally storing data and enjoy collaborating with anyone from around the world, without any limitations.
JSybrandt/agatha
AGATHA: Automatic Graph-mining And Transformer based Hypothesis generation Approach
bdambrosio/AllTheWorldAPlay
All the world is a play, we are but actors in it.
facebookresearch/RTFM
Experiment code for the ICLR 2020 paper "RTFM: Generalising to New Environment Dynamics via Reading".
discdiver/causal-inference-python-packages
List of python packages for causal inference
IASIAI/gym-connect-four
Open AI Gym for ConnectFour game
Danielhp95/gym-connect4
An OpenAI Gym implementation of the famous Connect 4 environment
davidcotton/gym-connect4
2-player Connect4 OpenAI Gym environment