Projects with this topic
Sort by:
-
GRU is an Aonz.ai chat and PDF retrieval Chatbot with a React/Vite frontend and a FastAPI backend. It routes Aonz.ai questions through a Chroma knowledge base and sends unrelated questions directly to an OpenAI-compatible LiteLLM proxy. Requests are traced with Langfuse and responses can be cached in Valkey using exact and semantic matching.
Updated -
Describes various topics related to Computer Science, in my own words. Contains some mini projects that are examples/playgrounds of various topics.
Uses .md files for each topic that are situated in descriptive directories.
A 'Work In Progress'.
UpdatedUpdated -
-
An n Level Cache Memory Hierarchy Simulator with Victim Cache Support
Updated