Let's build a "Chat with your code" RAG application, step-by-step:
Before we begin, take a look at what we're about to create!
We'll be using:
- LlamaIndex for orchestration
- Ollama for serving LLMs locally
- Streamlit for the UI
Everything in just ~170 lines of Python code, that I've shared at the end! π₯
Let's go! π
We'll be using:
- LlamaIndex for orchestration
- Ollama for serving LLMs locally
- Streamlit for the UI
Everything in just ~170 lines of Python code, that I've shared at the end! π₯
Let's go! π
I used @LightningAIβ‘οΈ Studios for developing this application!
You will find all the code & everything you need to run it!
Clone the studio now & take it for a spin...π
lightning.ai
You will find all the code & everything you need to run it!
Clone the studio now & take it for a spin...π
lightning.ai
If you interested in:
- Python π
- ML/MLOps π
- CV/NLP π£
- LLMs π§
- AI Engineering βοΈ
Find me β @akshay_pachaar βοΈ
Everyday, I share tutorials on above topics!
Cheers! π₯
- Python π
- ML/MLOps π
- CV/NLP π£
- LLMs π§
- AI Engineering βοΈ
Find me β @akshay_pachaar βοΈ
Everyday, I share tutorials on above topics!
Cheers! π₯
Loading suggestions...