friedemannzindler's Stars
mistralai/mistral-finetune
mistralai/client-python
Python client library for Mistral AI platform
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—language models
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
cocktailpeanut/dalai
The simplest way to run LLaMA on your local machine
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.
nomic-ai/nomic
Interact, analyze and structure massive text, image, embedding, audio and video datasets
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
neonbjb/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
nbertagnolli/counsel-chat
This repository holds the code for working with data from counselchat.com
daveshap/PineconeInfiniteMemoryChatbot
Let's use Pinecone to give a basic chatbot INFINITE MEMORY
acheong08/ChatGPT
Reverse engineered ChatGPT API
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
mpezeshki/pytorch_forward_forward
Implementation of Hinton's forward-forward (FF) algorithm - an alternative to back-propagation
Farama-Foundation/Minigrid
Simple and easily configurable grid world environments for reinforcement learning
openai/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
joeddav/devol
Genetic neural architecture search with Keras
Shaashwat05/mnist_GA
An MNIST handwritten dataset classifier using a genetically optimized CNN model.
iamadamdev/bypass-paywalls-chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
hidasib/GRU4Rec
GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, published at ICLR 2016 and its follow-up "Recurrent Neural Networks with Top-k Gains for Session-based Recommendations". The code is optimized for execution on the GPU.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
sveltejs/svelte
web development for the rest of us
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
NVIDIA-Merlin/Transformers4Rec
Transformers4Rec is a flexible and efficient library for sequential and session-based recommendation and works with PyTorch.
chocolatey/choco
Chocolatey - the package manager for Windows
pyscript/pyscript
PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community: https://discord.gg/HxvBtukrg2
gofynd/flask-full
starter/boilerplate flask application with celery, mongoengine, signals, shell commands, swagger api docs and sphinx docs integration