Skip to content
View Rakonda's full-sized avatar

Block or report Rakonda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. local-speech-to-speech-chatbot local-speech-to-speech-chatbot Public

    A local speech-to-speech chatbot that listens to user input, transcribes it, generates intelligent responses, and replies using speech synthesis—all processed locally without requiring internet con…

    Python

  2. chatbot-in-browser chatbot-in-browser Public

    A modern AI chatbot web app built with Vue 3, TypeScript, and Vite. Runs @huggingface/transformers models entirely in-browser using Web Workers — no backend required. Clean chat UI, fast, privacy-f…

    Vue

  3. rag-nodejs rag-nodejs Public

    A lightweight Node.js backend for Retrieval-Augmented Generation (RAG), providing API endpoints for document embedding, vector storage, and semantic search using HuggingFace Transformers and ChromaDB.

    JavaScript