Found 234 repositories(showing 30)
rikouu
🧠 Cortex - Universal AI Agent Memory Service
zkf0100007
EagleSDR Pi is a single board SDR Pplatform. It includes a Xilinx Zynq-7020, AD9363/AD9361/AD9364, 512 MByte DDR3L memory, USB OTG port, USB-JTAG/UART port, Ethernet port, 16 MByte Flash memory and MicroSD for configuration and operation. The EagleSDR Pi features the Zynq SoC product from Xilinx, which contains an ARM® Cortex®-A9 core. This makes the EagleSDR Pi extremely flexible, allowing users to take advantage of ARM, and possibly the FPGA fabric as well.
prem-research
Cortex: Advanced Memory System for AI Agents
cw1997
A micro real-time operating system supporting task switching, delay function, memory allocator and critical section. It is writen by ARM Cortex-M3 assemble language and works on STM32F103 MCU.
chajus1
Autonomous AI Development Orchestration with Leadership Hierarchy - Combines Tmux-Orchestrator + Claude Flow + Spec-Driven Development + Vibe Kanban + Cortex Memory
julymetodiev
Post-Cortex provides durable memory infrastructure with automatic knowledge graph construction, intelligent entity extraction, and semantic search powered by local transformer models.
Vibhor7-7
Cortex is a 3D visual memory layer for AI chats that summarizes relevant past conversations using Hydrid search (keyword + semantic) and feeds relevant content to the LLM via Custom MCP so users never start a chat from scratch again.
ylongw
Embedded/firmware code review skill for AI agents. Memory safety, interrupt correctness, RTOS pitfalls, hardware interfaces, C/C++ traps. STM32/Cortex-M/FreeRTOS focused.
mfgbhatti
Allwinner H616 quad-core Arm Cortex-A53 processor with Arm Mali G31 MP2 GPU with support for OpenGL ES 3.2 and Vulkan and System Memory – 2GB SDRAM
alberthild
Turn OpenClaw from a smart assistant into a self-governing, learning system. Five production plugins: Cortex, Knowledge Engine, Governance, NATS EventStore, Memory.
brachiGH
This is a simple RTOS designed for Cortex-M4 microcontrollers, It can a preemptive or a non-preemptive, priority-based scheduler, and is designed with minimal memory footprint.
japaric
A heap-less, interrupt-safe, lock-free memory pool for Cortex-M devices
cvra
Memory Protection Unit driver for Cortex M-4.
EmBitz
EBlink is a, commercial grade, Swiss-army knife for ARM Cortex-M development, supporting all ST-LINKs and clones with fast flashing (cache), debugging, scripting, and real-time memory monitoring.
EbraheemElfishawy
" EKM" F.O.T.A System- Our ITI graduation project. ------------------------------------------------------- 1- Description: " EKM" Firmware over the air, FOTA, lets you : a) Upload your firmware wirelessly(using custom bootloader) b) Control more than one user application. c) RESET Microcontroller wirelessly. ----- 2- Used microcontroller& modules: a) ARM cortex m4-based: STM32f446 (on NUCLEO-F446re board). b) Bluetooth module HC-05. c) LEDS for indication. ----- 3- Used IDEs: a) ST Cube IDE: for MCU development. b) CodeBlocks: for 'Host' application. ----- ==> More detailed description: 1- Task 1: Upload firmware wirelessly: We have two apps connected via Bluetooth, 1st is a host app on Laptop and the 2nd is on the microcontroller which is called custom "Bootloader" - A bootloader is a code program that is responsible for booting the MCU and controls FLASH memory APIs (R/W and erase). - Now you can use host app on your PC to ask the bootloader to write on the FLASH memory(Burning your code). --- 2- Task 2: Control more than one user application. We used the benefit of FLASH sectors(defined by ST) to upload more than one application. - Handling both linker script and startup code of each application we can use these info to burn each binary file and later to jump to whatever application desired. --- 3- Task 3: c) RESET Microcontroller wirelessly: using bluetooth connection you can ask the processor during any running app on the MCU to jump to the first location at FLASH.
Metta-AI
cortex is a modular library for building recurrent backbones and agent memory systems.
omgagi
OMEGA-CORTEX A multi-agent orchestration toolkit for Claude Code that produces high-quality code through structured validation layers with persistent institutional memory.
Remskill
Cortex: Open-Source AI Memory for your Codebase. Works with Claude CLI and others. It indexes your codebase into vector embeddings, enabling semantic search to find existing implementations and prevent code duplication.
wuzhl2018
CmBacktrace是RT-Thread技术总监朱天龙大神开发维护的一款针对 ARM Cortex-M 系列 MCU 的错误代码自动追踪、定位,错误原因自动分析的开源库。CmBacktrace主要特性如下: 1.支持的错误包括:断言(assert)、故障(Hard Fault, Memory Management Fault, Bus Fault, Usage Fault, Debug Fault) 2.故障原因自动诊断 :可在故障发生时,自动分析出故障的原因,定位发生故障的代码位置,而无需再手动分析繁杂的故障寄存器; 3.输出错误现场的 函数调用栈(需配合 addr2line 工具进行精确定位),还原发生错误时的现场信息,定位问题代码位置、逻辑更加快捷、精准。也可以在正常状态下使用该库,获取当前的函数调用栈; 4.支持 裸机 及以下操作系统平台:RT-Thread、UCOS、FreeRTOS(需修改源码) 5.根据错误现场状态,输出对应的 线程栈 或 C 主栈;
yaopeihu
Code for Geometry of Sequence Working Memory in Macaque Prefrontal Cortex
jnettlet
Simple patched glibc memcpy implementation to fix issues with Cortex-A72 and device memory.
matteo-stratega
Cortex — an operating system for Claude Code. Persistent memory, specialized agents, smart skills, enforcement hooks.
dgrubb
An emulated 6502 processor and memory device targeted at a STM32F4 uC based on the ARM Cortex-M4 and the RIOT-OS real-time OS.
ENGaliyasser
RA3 RTOS is an open-source real-time operating system designed for embedded systems, currently supporting ARM Cortex-M3 processors. It features efficient task management, preemptive priority-based scheduling, and inter-task communication mechanisms (semaphores, mutexes, event groups) optimized for memory-constrained environments.
Implemented a robot control system for factory floor robots with an ARM Cortex M3 processor running Real Time Operating System(RTOS) - μC/OS-III for real time collision avoidance and path planning. The robot communication was implemented by robust custom written serial device drivers. Implementation of multi-threading with over more than 16 threads was achieved using the uC-OS III and efficient memory buffer pool management.
jakepstroud
Python code for creating models, performing analyses, and plotting results from our paper 'Optimal information loading into working memory in prefrontal cortex explains dynamic coding'
ApiliumCode
Semantic knowledge graph engine with Raft consensus, HNSW vector search, neural memory (Ineru), zero-knowledge proofs, and P2P gossip sync. Powers the Cortex sidecar for AI agent frameworks.
Sunil56224972
CORTEX v5.0 Neuron Edition is a powerful terminal-based AI assistant powered by Gemini 2.0 Flash that brings intelligent conversations directly to your command line with a stunning neon cyberpunk interface. It features voice input and output, six customizable personas, persistent chat memory, real-time web search, and multimodal support for images
Rezzyman
CORTEX for Python -- The World's #1 Memory Architecture for AI • Memory that thinks, learns, and dreams • Synthetic cognition infrastructure for Agentic Ai. pip install cortex-ai
sayak66
Code information for "Traveling waves in the prefrontal cortex during working memory"