AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

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関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 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 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🧠 LLMプロバイダー (1)
Gemini
🧩 AIフレームワーク (2)
LangChain LangGraph
🗄️ ベクトルDB (1)
Chroma
🤖 LLMモデル (1)
Gemini
🌐 Web/アプリフレームワーク (1)
Streamlit

GitHub Topics

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

使用言語(バイト数比)

Python
19.3%
Jupyter Notebook
80.7%

オーナー情報

アカウント
alejandrorodriguezdelarosa-ux
タイプ
User
フォロワー
0

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

日付

GitHub作成日 2026-05-11
最終Push 2026-05-11
当サイト初検出 2026-05-11
最終取得 2026-05-16 18:20

類似Repo (同じ言語のAI関連Repo)

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