-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started with Plexi AI
The AI Assistant helps you ask questions about study materials.
It is useful for:
- Understanding hard topics
- Summarizing units
- Making revision points
- Preparing viva questions
- Finding which file contains a topic
You need:
- An AI API key saved in Plexi settings.
- A selected semester.
- A selected subject.
If you have not added an API key yet, read Setup Your AI.
- Open Plexi: https://plexi.cosmeta.tech
- Click Chat.
- Select your semester.
- Select your subject.
- Type your question.
- Press send.
Plexi will show sources checked when it finds relevant material chunks.
Specific questions get better answers.
| Instead of | Ask |
|---|---|
| "Explain everything" | "Explain Unit 1 of Computer Network in simple points." |
| "Important questions" | "Give 10 likely viva questions from Compiler Design Unit 2." |
| "What is this?" | "What is lexical analysis in Compiler Design?" |
| "Summarize" | "Summarize the uploaded OS scheduling notes." |
- "Explain this topic in simple language: deadlock."
- "Make short exam notes for Unit 3."
- "Give definitions I should memorize."
- "Create a 30-minute revision plan for this subject."
- "Compare TCP and UDP using the uploaded Computer Network materials."
- "List formulas or key terms found in the uploaded notes."
When you ask a question:
- Plexi searches the selected semester and subject materials.
- It finds the most relevant text chunks.
- It sends your question and those chunks to the AI provider you selected.
- The AI writes an answer using that context.
This process is called RAG, short for Retrieval-Augmented Generation. In simple words: Plexi first retrieves useful notes, then the AI generates an answer.
This can happen when:
- The topic is not in the uploaded files.
- The file is uploaded but not indexed yet.
- The question is too broad.
- The topic uses a different name in the notes.
Try asking with the unit number, exact topic name, or file name.
As Plexi Currently Does not save your chat
The app includes a Save as PDF option in the Chat interface when messages are present.
Use it for revision notes, but check important answers against the original material before exams.
Plexi is a study helper, not a replacement for your teacher, textbook, or official syllabus.
For marks, assignments, and exams, verify important facts with the uploaded files or official course material.