Explore the Most Popular Projects and Stay Up-to-Date on the Latest Releases
xai-org/
grok-1
Grok open release
47,197 stars
7,937 forks
Python
OpenDevin/
OpenDevin
š OpenDevin: Code Less, Make More
21,204 stars
2,272 forks
stitionai/
devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
15,475 stars
1,952 forks
karpathy/
llm.c
LLM training in simple, raw C/CUDA
13,587 stars
1,242 forks
Cuda
valkey-io/
valkey
A new project to resume development on the formerly open-source Redis project. We're calling it Valkey, since it's a twist on the key-value datastore.
9,981 stars
330 forks
C
princeton-nlp/
SWE-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.29% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.
8,922 stars
854 forks
nashsu/
FreeAskInternet
FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.
6,638 stars
668 forks
wandb/
openui
OpenUI let's you describe UI using your imagination, then see it rendered live.
5,517 stars
487 forks
TypeScript
heyform/
heyform
HeyForm is an open-source form builder that allows anyone to create engaging conversational forms for surveys, questionnaires, quizzes, and polls. No coding skills required.
5,083 stars
351 forks
nilsherzig/
LLocalSearch
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
4,430 stars
245 forks
Go