Skip to content

Morvyr/LLMAIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMAIS

All it takes

Description

LLMAIS is an Artificial Intelligence System (AIS) - a complete workspace for working with local language models.

  • Run local AI models - Host and manage models on your own hardware
  • Chat interface with AI - Conversational interface for querying models
  • Manage multiple projects - Switch between different workspaces seamlessly
  • Index files per project - Track and organize files within each project
  • Smart file loading based on query - Automatically loads only relevant files
  • Token counting in real-time - See exactly how much context you're using
  • Warn before hitting context limit - Get notified before losing conversation history
  • Offer to summarize conversation - Compress long threads to continue working
  • Cross-conversation memory per project - Remember context between sessions
  • File change detection - Automatically detect when project files are modified
  • Query analysis for intent - Understand what you're asking to load appropriate context
  • Show which files were loaded - Full transparency about what the AI can see
  • SQLite database for file metadata - Fast indexing and search of your project files
  • Desktop GUI - Native desktop application interface
  • Works entirely offline - Complete privacy, no cloud dependencies

To be Continued

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages