AI-Powered Legacy Code Transpilation Engine
Master programming by recreating your favorite technologies from scratch.
Coding articles to level up your development skills
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs.
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
Make websites accessible for AI agents
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
??? 60+ Implementations/tutorials of deep learning papers with side-by-side notes ?; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), ? reinforcement learning (ppo, dqn), capsnet, distillation, ... ?
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step