Skip to content

Messaging chat in python adding some llms to write the messages for you

Notifications You must be signed in to change notification settings

mfranzon/message-chat-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messaging Chat LLM Enhanced

Overview

Messaging Chat LLM Enhanced is a Python-based istant messaging system that integrates large language models (LLMs) for composing messages. This project uses a client-server architecture where the server is powered by Ollama, an LLM server designed for natural language processing tasks. The goal of this project is to provide an enhanced chat experience by automatically generating message responses or suggestions using AI.

Documentation:

Future Enhancements

  • User Authentication: Add user login and authentication features for personalized chat experiences.
  • Web Interface: Develop a web-based interface using frameworks like Flask or Django for easier access.
  • Multiple LLM Support: Integrate support for different LLM servers or frameworks (e.g., OpenAI, Hugging Face).
  • Plugins and Extensions: Allow third-party plugins to extend functionalities, such as sentiment analysis or topic classification.

About

Messaging chat in python adding some llms to write the messages for you

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages