You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gen-AI-With-Deep-Seek-R1 is an AI coding assistant built using the DeepSeek-R1 model, Ollama, and LangChain. It provides intelligent code suggestions, debugging assistance, and efficient solution design, enhancing developer productivity with advanced reasoning capabilities.
RAG-Powered Coding Helper is a Python tool that uses Retrieval-Augmented Generation (RAG) to answer questions about API documentation, cheat sheets, and coding guides.
A Python library for loading and processing CLAUDE.md project context files. Supports @import syntax for multi-file composition, YAML frontmatter for conditional loading, RAG chunking for vector databases, smart caching, and seamless integration with Claude Code's memory system. PEP 517 compliant with full type safety.