{"repo":"radcrew/radcrew-unveiled","free":true,"listed":false,"github":"https://github.com/radcrew/radcrew-unveiled","clone":"git clone https://github.com/radcrew/radcrew-unveiled.git","description":"RadCrew.org website with LLM-powered chatbot","language":"TypeScript","stars":21,"topics":["ai","chatbot","fine-tuning","llm","nextjs","qlora","rag","fastapi","guardrails","langgraph"],"license":"MIT","category":"ai-agents","readme_excerpt":"RadCrew Unveiled Monorepo: Vite React site ( frontend ) and FAQ chatbot API ( backend , FastAPI + Uvicorn). For a system overview and cross-cutting docs, see docs/ (start with docs/architecture.md). Prerequisites - Node.js — see frontend/README.md - Python 3.11+ — see backend/README.md Install From the repository root: This repo is Yarn 1 only. Do not run npm install or pnpm install ; yarn.lock is the only lockfile, and the Yarn version is pinned by the packageManager field in the root package.json . - Frontend (Vite, env vars, build, tests, lint): frontend/README.md - Backend (Python venv, pip install , API env): backend/README.md Dev (frontend + API) From the repo root, one command starts both the Vite app and the chat API: - Frontend only: yarn dev:frontend - API only: yarn dev:backend (runs Uvicorn with reload on backend ) Environment files live in frontend/.env and backend/.env (copy from each package’s .env.example ). Details: frontend/README.md, backend/README.md. Chatbot flow - Browser calls POST /chat on the backend URL ( VITE CHATBOT API BASE URL , default http://localhost:8787 ) and reads a Server-Sent Events stream - Guardrails screen the message, then a router sends it to feedback submission or the RAG path - RAG retrieves snippets from static site copy and optional GitHub Markdown - The configured provider streams a grounded answer: OpenRouter when OPENROUTER API KEY is set, otherwise Hugging Face when HF TOKEN is set (see backend/README.md) - Weak retrieval (wi","default_branch":null,"files":null,"tree":[],"storefront":"/r/radcrew","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/radcrew/radcrew-unveiled/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}