sortigoza'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.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models | o3 mini and deepseek r1
OpenInterpreter/open-interpreter
A natural language interface for computers
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
opentofu/manifesto
The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.
reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
mendableai/firecrawl
🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
yoheinakajima/babyagi
rrweb-io/rrweb
record and replay the web
bellard/quickjs
Public repository of the QuickJS Javascript Engine.
sqlfluff/sqlfluff
A modular SQL linter and auto-formatter with support for multiple dialects and templated code.
wxt-dev/wxt
⚡ Next-gen Web Extension Framework
lorin/resilience-engineering
Resilience engineering papers
rmunro/pytorch_active_learning
PyTorch Library for Active Learning to accompany Human-in-the-Loop Machine Learning book
web-arena-x/webarena
Code repo for "WebArena: A Realistic Web Environment for Building Autonomous Agents"
uber-research/poet
Paired Open-Ended Trailblazer (POET) and Enhanced POET
posgnu/rci-agent
A codebase for "Language Models can Solve Computer Tasks"
RchalYang/torchrl
Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)
alexmarqs/zod-config
Load configuration variables from multiple sources with flexible adapters, ensuring type safety with Zod.
ltzheng/Synapse
[ICLR 2024] Trajectory-as-Exemplar Prompting with Memory for Computer Control
sbarman/webscript
A record and replay system for the browser (renamed Ringer)
MartinCastroAlvarez/html2vec
Algorithm that converts an HTML to a vectorized object suitable for neural networks.
gnab/clojurejs
Clojure interpreter written in JavaScript
zekzekus/deno-polylith-realworld-example-app
Port clojure-polylith-realworld-example-app to Deno
luisc009/sqlfluff-plugin-where-clause-validator
a plugin that checks that DML queries (update/delete) have a where clause