Skip to content

miguel1man/llamitasincera

Repository files navigation

Llamita Sincera App

Features

  • AI-Powered Chats: "Llamita Sincera" uses the advanced Llama 2 AI model, creating more genuine and context-aware conversations.
  • Offline Privacy: This app lets you train your AI using personal data offline. No need for internet access, keeping your information secure.

Requirements

  • Python 3.9 - 3.10
  • Node 18

Installation

  1. Install Python dependencies:
pip install -r requirements.txt
  1. Install Node.js dependencies:
npm install
  1. Download a language model and place it in the models folder. List of LLMs

Run

  1. Start the backend server: Run main.py from the api folder.

  2. Start the frontend: npm run dev.

Backend

  • Llama 2
  • Chroma DB
  • Sentence Transformers
  • Langchain
  • Python
  • Flask

Frontend

  • SvelteKit
  • TypeScript
  • Tailwind CSS
  • Skeleton

Roadmap

  • Linux version
  • Windows version
  • Mac version
  • .md file type supported
  • .pdf file type supported
  • .doc file type supported

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published