Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

anaswaraku/StudyNoteGeneratorUsingRAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

AI Study Assistant

A local, AI-powered study assistant that uses Retrieval-Augmented Generation (RAG) to answer questions based on personal study materials. Built with Flask, LangChain, ChromaDB, and Groq (Llama 3).

Features

  • RAG Architecture: Retrieves relevant information from documents.
  • Local Vector Store: Uses ChromaDB to store document embeddings.
  • LLM: Llama 3 (via Groq API).
  • Multi-Format Support: Ingests PDF, DOCX, and TXT files.

Tech Stack

  • Python, Flask
  • Llama 3.1 8B (via Groq API)
  • LangChain
  • Chroma (Local)
  • Embeddings- sentence-transformers/all-MiniLM-L6-v2 (Local)

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /