Views
No views yet
1cd C:\Users\Eoin\git\edgeimpulse=docs-rag-qwen
2python -m venv .venv
3.\.venv\Scripts\Activate.ps1
4python -m pip install --upgrade pip
5pip install -r requirements.txt
6python -m ipykernel install --user --name edgeimpulse-docs-rag-qwen --display-name "Edge Impulse Docs RAG Qwen"python scripts\fetch_docs.py --source https://docs.edgeimpulse.com/llms.txtdata/raw_docs, including data/raw_docs/pdfs/*.pdf:python scripts\build_index.py --docs data\raw_docs --out data\index1python scripts\ask.py "How do I create an Edge Impulse JWT token?"
2python scripts\ask.py "How do I start a training job from the Studio API?"python scripts\serve.py --host 127.0.0.1 --port 8080curl -X POST http://127.0.0.1:8080/ask -H "Content-Type: application/json" -d "{\"question\":\"How do I deploy to Arduino?\"}"Edge Impulse Docs RAG Qwen kernel.data/raw_docs.sentence-transformers/all-MiniLM-L6-v2.data/index.Qwen/Qwen2.5-Coder-0.5B-Instruct--adapter eoinedge/edgeai-docs-embedding-qwen1.5-0.5b-instructsentence-transformers/all-MiniLM-L6-v2IndexFlatIP with L2-normalized vectorshttps://docs.edgeimpulse.com/llms.txt