Skip to content

divakaivan/LingoMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LingoMate Introduction

https://www.notion.so/Summary-3f194f4e03e5485fbbcdc5fd11892c57

User Flow

Sample Image

Architecture

Sample Image

Monitoring

Sample Image

RAG Tracing

Sample Image

Reproduction

  • Clone the repo, and run make in the terminal. You should see something similar to:
Usage: make [option]

Options:
  help                 Show this help message
  setup                Install requirements and build docker services
  db                   Setup database
  start                Start docker services (detached mode)
  stop                 Stop docker services
  • Follow the setup steps (setup -> db -> start)

  • Start ollama locally

    • Download ollama
    • Run ollama pull llama3.1 in your terminal. This will pull and setup llama3.1 for the RAG app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks