ethannnn6122/portfolio-RAG-bot
A privacy-focused, AI-powered portfolio assistant that answers questions about my skills and experience. This project demonstrates a Hybrid RAG (Retrieval-Augmented Generation) architecture where the "brain" (LLM) runs entirely in the user's browser using WebGPU, while the "memory" (context retrieval) is handled by a lightweight Python backend.
Stars
—
Forks
—
Language
TypeScript
License
—
Category
Last pushed
Nov 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ethannnn6122/portfolio-RAG-bot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
talkdai/dialog
RAG LLM Ops App for easy deployment and testing
nicolaric/rahmenabkommen-gpt
"Ask your question about the new framework agreement between Switzerland and the EU." Answers...
michelderu/build-your-own-rag-chatbot
Workshop to build and deploy your own Chat Agent using Retrieval Augmented Generation with Astra DB
lukablaskovic/edu_bot
EduBot is a powerful RAG (Retrieval-Augmented Generation) chatbot that utilizes the latest SOTA...
ezgisubasi/youtube-rag-assistant
AI-powered chatbot that provides guidance using YouTube video content as a knowledge base. Built...