AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

alejandrorodriguezdelarosa-ux/asistia-rag-agente-conversacional

Agente RAG conversacional sobre IA Generativa con Google Gemini, ChromaDB y LangGraph. Memoria por thread, interfaz Streamlit y base de conocimiento propia. Práctica final del Máster en Data Science e IA.

Jupyter Notebook GitHub ↗
★ 1
stars
90
AI relevance
50
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

AsistIA is a conversational RAG agent for Generative AI: a demo/advisor built with Google Gemini, ChromaDB, LangGraph/LangChain and persistent memory. Intended for students and developers (final project for a Master module), it answers Spanish queries grounded on a local vector knowledge base (three PDF docs) and keeps per-conversation memory. Key features: chunking via RecursiveCharacterTextSplitter, embeddings with Gemini, ChromaDB persistent collection (./chroma_db, top-3 cosine retrieval), MemorySaver-based thread memory, system prompt enforcing use of retrieved context and Spanish output, explicit fallback when context is missing, low temperature (0.3) for consistent technical answers. Repo includes a Jupyter notebook, optional Streamlit app, requirements and .env template.

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🧠 LLM providers (1)
Gemini
🧩 AI frameworks (2)
LangChain LangGraph
🗄️ Vector DBs (1)
Chroma
🤖 LLM models (1)
Gemini
🌐 Web frameworks (1)
Streamlit

GitHub Topics

#agent #chatbot #chromadb #embeddings #gemini #generative-ai #langchain #langgraph #llm #python #rag #streamlit #vector-database

Language breakdown (by bytes)

Python
19.3%
Jupyter Notebook
80.7%

Why this is classified AI-related

The AI relevance score checks four places for AI keywords and adds the weight of each one that matches. Full methodology

Repository name no match
Description +25 matched: gemini
GitHub topics +25 matched: ai
README head +20 (derived from the score — README text is not stored)
Exclusion penalty -10

Total AI relevance score: 90 / 100

Position among AI repos in the same language

We track 966 Jupyter Notebook repos, of which 715 score 40 or above on AI relevance. 22 have more stars than this one (top 2.4%), and 27 score higher (top 2.9%).

Owner

Account
alejandrorodriguezdelarosa-ux
Type
User
Followers
0

Profesional del marketing, el Data Science y la inteligencia artficial.

Dates

Created on GitHub 2026-05-11
Last push 2026-05-11
First seen here 2026-05-11
Last fetched 2026-08-18 16:23

Similar repos (same language)

KowshiqKatta/Generative-AI

Hands-on Generative AI: 15 RAG modules from document loaders to guardrails, plus Papeer — a research paper assistant with citations and claim verification. Also LangGraph workflows and LangSmith tracing.

Jupyter Notebook 7 AI 80
montevive/agentic-ai-course

Hands-on course on agentic AI and multi-agent systems - Fundacion AI Granada (July 2026)

Jupyter Notebook 6 AI 75
entbappy/AgentWriter-AI
Jupyter Notebook 5 AI 50
udityamerit/Complete-Generative-AI-With-Langchain-and-Huggingface

This course is designed to take you from the basics to advanced concepts, providing hands-on experience in building, deploying, and optimizing AI models using Langchain and Huggingface. Perfect for AI enthusiasts, developers, and professionals

Jupyter Notebook 4 AI 100
hammadhafee55/AI-Credit-Risk-Scoring-System-A-Multi-Model-Machine-Learning-Approach-for-Loan-Default-Prediction

An AI-powered machine learning system that predicts loan default risk and classifies applicants as safe or risky using multiple ML algorithms.

Jupyter Notebook 4 AI 75
harrrshall/numpygrad

GPT-2 train from scratch in pure NumPy, verified against PyTorch. I have written a blog explaining all the math. Check out the website.https://x.com/HarshalsinghCN/status/2055154124535287829?s=20

Jupyter Notebook 3 AI 45
alexbl1986/The-AI-Engineering-Certification-v1.0
Jupyter Notebook 3 AI 50
devanshi14malhotra/ClinIQ-AI

Explainable, retrieval-based medical question answering chatbot built on NIH-sourced data

Jupyter Notebook 3 AI 100