reflex-llm-examples
No description available.
File Explorer
Download Latest Version (.zip)- export.yml
- chat.py
- __init__.py
- chat.py
- data_level0.bin
- header.bin
- length.bin
- link_lists.bin
- chroma.sqlite3
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- __init__.py
- agent.py
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- chakra_color_mode_provider.js
- __init__.py
- browser_agent.py
- Attention is all you need.pdf
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- __init__.py
- chat.py
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- repository_dispatch.yml
- chakra_color_mode_provider.js
- chat.py
- __init__.py
- chat.py
- Attention is all you need.pdf
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- repository_dispatch.yml
- deepseek_logo.png
- favicon.ico
- __init__.py
- chat.py
- loading_icon.py
- modal.py
- navbar.py
- __init__.py
- chat.py
- state.py
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- chakra_color_mode_provider.js
- chat.py
- __init__.py
- chat.py
- Attention is all you need.pdf
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- rxconfig.cpython-310.pyc
- rxconfig.cpython-311.pyc
- __init__.cpython-310.pyc
- __init__.cpython-311.pyc
- chat.cpython-310.pyc
- multi_modal_agent.cpython-311.pyc
- news_agent.cpython-311.pyc
- state.cpython-310.pyc
- utils.cpython-311.pyc
- __init__.py
- multi_modal_agent.py
- multi_modal_agent_agno.py
- .DS_Store
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- __init__.py
- agent.py
- image (16).png
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- __init__.py
- news_agent.py
- .DS_Store
- .env
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- __init__.py
- researcher.py
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- favicon.ico
- __init__.py
- chat.py
- navigation.py
- profile.py
- profile_components.py
- style.py
- __init__.py
- item.py
- style.py
- __init__.py
- main.py
- state.py
- style.py
- __init__.py
- rag_app.py
- .gitignore
- __init__.py
- LICENSE
- requirements.txt
- rxconfig.py
- __init__.py
- chat.py
- .gitignore
- LICENSE
- README.md
- requirements.txt
- rxconfig.py
- .gitignore
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/reflex-dev/reflex-llm-examples
Downloads the entire project code from GitHub to your computer.
cd reflex-llm-examples
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r agentic_rag/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
