Files
ai-control-systems/.gitignore
root f105ab6277 Initial commit: RAG system for control theory Q&A
Ollama + FAISS based retrieval-augmented generation system that indexes
Wikipedia articles on automatic control theory and answers questions in Russian.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 00:57:53 -04:00

6 lines
45 B
Plaintext

__pycache__/
*.pyc
.venv/
rag/store/
output/