This website requires JavaScript.
Explore
Help
Register
Sign In
maratfazylov19
/
rag-agent
Watch
1
Star
0
Fork
0
You've already forked rag-agent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
71f1ac67da8ed12749262c540738eaabcf8ba4f3
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
maratfazylov19
71f1ac67da
Add initialization client to load documents from directory
2026-05-12 11:55:12 +00:00
agent.py
Add RAG agent with create_agent function
2026-05-12 11:53:35 +00:00
init_client.py
Add initialization client to load documents from directory
2026-05-12 11:55:12 +00:00
rag_tools.py
Add RAG tools: search_knowledge_base and add_to_knowledge_base
2026-05-12 11:51:23 +00:00
vector_store.py
Add vector store module with Qdrant + Ollama embeddings
2026-05-12 11:49:45 +00:00
S
Description
AI-агент с локальным RAG-хранилищем знаний на базе Qdrant и Ollama — задание курса KFU-26-1
33
KiB
Languages
Python
100%