dino1729's Stars
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
microsoft/MS-DOS
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
karpathy/llm.c
LLM training in simple, raw C/CUDA
phidatahq/phidata
Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
princeton-nlp/SWE-agent
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
hagezi/dns-blocklists
DNS-Blocklists: For a better internet - keep the internet clean!
OpenXiangShan/XiangShan
Open-source high-performance RISC-V processor
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.
iyaja/llama-fs
A self-organizing file system with llama 3
OpenInterpreter/01
The #1 open-source voice interface for desktop, mobile, and ESP32 chips.
developersdigest/llm-answer-engine
Build a Perplexity-Inspired Answer Engine Using Next.js, Groq, Llama-3, Langchain, OpenAI, Upstash, Brave & Serper
riscv/riscv-isa-manual
RISC-V Instruction Set Manual
facebookresearch/jepa
PyTorch code and models for V-JEPA self-supervised learning from video.
nus-apr/auto-code-rover
A project structure aware autonomous software engineer aiming for autonomous program improvement. Resolved 37.3% tasks (pass@1) in SWE-bench lite and 46.2% tasks (pass@1) in SWE-bench verified with each task costs less than $0.7.
mshumer/gpt-investor
widgetti/solara
A Pure Python, React-style Framework for Scaling Your Jupyter and Web Apps
PickleBoxer/dev-chatgpt-prompts
📚 Personal collection of ChatGPT prompts for developers!
gururise/AlpacaDataCleaned
Alpaca dataset from Stanford, cleaned and curated
gorilla-llm/gorilla-cli
LLMs for your CLI
nkasmanoff/pi-card
Raspberry Pi Voice Assistant
geerlingguy/sbc-reviews
Jeff Geerling's SBC review data - Raspberry Pi, Radxa, Orange Pi, etc.
raysalemi/uvmprimer
Contains the code examples from The UVM Primer Book sorted by chapters.
Azure-Samples/azureai-samples
Official community-driven Azure AI Examples
ALIGN-analoglayout/ALIGN-public
magical-eda/MAGICAL
Machine Generated Analog IC Layout
widgetti/wanderlust
Wanderlust OpenAI example using Solara
hehao98/RISCV-Simulator
A Simple RISC-V CPU Simulator with 5 Stage Pipeline, Branch Prediction and Cache Simulation
ash-olakangal/RISC-V-Processor
Verilog implementation of multi-stage 32-bit RISC-V processor
jialinlu/OPAMP-Generator
tanmayaeron/RISC-V_Simulator
It is a python-based RISC-V ISA simulator that simulates machine and assembly instructions on 32-bit machine. Various Cache replacement and branch prediction mechanisms are present for user to select from.