Micro contexts

Microcontexts are small .md files with concise, structured technical context for specific projects or tools.

They are not meant to be read directly by users, but are designed to be used as input context for AI tools like Cursor, Winsurf, Warp AI, and others.

Their purpose is to improve the quality of AI assistance by providing accurate information about how a project works — how to build, test, deploy it, and where to find related documentation.

Loading microcontexts...

RAG-Based Support Agent

New

Build you AI assistant to suggest proper answers for your support team

AI Python RAG
Progress0/12
Continue

Stages

What are you going to build?
Go ahead and sign up for a Zendesk mock!
Set up your Cursor Chat Assystant
Let's create the cursor context file!
Set your Zendesk credentials
Choose the LLM model and add it
Add the Zendesk documentation
Create a requirements list
Generate your app
Test your app
Improvement ideas
Key findings

Reviews

7 days ago
The course guide is great, but it only demonstrates the call ticket system and the corresponding database as the RAG reference and answer, and there is little coverage of the technical principle explanation and process of RAG. The overall practical significance is not large, as a good understanding
3 months ago
It was a challenging project, but it eventually worked well. Still, I have to learn many key concepts to properly implement the findings of this project.