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 ↗
★ 0
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%

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-05-16 18:20

Similar repos (same language)

Surajmatole/AI-ML-Mini-Projects

Beginner-friendly Machine Learning projects built with Python, Scikit-learn and Google Colab.

Jupyter Notebook 0 AI 65
ak-junior3339/PriceMyRideAI
Jupyter Notebook 0 AI 50
aparna172004/AI-Movie-Recommendation-System

An AI-powered Movie Recommendation System built using Machine Learning and Streamlit that suggests movies based on user preferences. The system uses content-based filtering to find similar movies by analyzing movie features such as genres, keywords, cast, and overview.

Jupyter Notebook 0 AI 75
rmnouv/learning-agentic-ai
Jupyter Notebook 0 AI 50
shady528/Stox

AI-powered stock market chatbot with multi-LLM support (Gemini, Claude, GPT). Built with RAG, FastAPI, React, and Vector Databases

Jupyter Notebook 0 AI 45