Skip to content

✨这是一个基于 Python 开发的对话助手 🚀 可以一键生成PPT,流程图,海报等,节省各位在琐事和不必要的文件上所浪费的时间,可以更好的做自己的事💡 ✨This is an intelligent chat assistant developed in Python 🚀 You can generate PPT, flow charts, posters, etc. with one click, saving you time wasting on trivial matters and unnecessary files, and you can do your own thing better. 💡

License

Notifications You must be signed in to change notification settings

Landerssss/ChatPro

Repository files navigation

Intelligent Chat Assistant

MIT License

Project Description

A Python-based chat application integrated with OpenAI API, featuring local encrypted conversation history storage. Current version (V0-V2) has established core functionality, with future plans for custom API integration and enterprise-level document generation. Licensed under MIT.

Key Features

  • 🤖 Real-time AI chat (GPT-3.5/4 supported)
  • 📁 Local AES-encrypted history storage
  • 🎨 Markdown message rendering
  • ⚙️ Modular architecture

Development Roadmap

Version Status Key Features
V0 ✅ Done Core chat framework
V1 ✅ Done History storage system
V2 ✅ Done Multi-theme UI
V3 🚧 Developing Custom API endpoints
V4 ⏳ Planned Smart diagram/PPT generation
V5 ⏳ Planned Enterprise deployment solution

Quick Start

# Clone repo
git clone https://github.com/Landerssss/chat-assistant.git

# Install dependencies
pip install -r requirements.txt

# Launch application
python main.py --api_key your_openai_key

image image

About

✨这是一个基于 Python 开发的对话助手 🚀 可以一键生成PPT,流程图,海报等,节省各位在琐事和不必要的文件上所浪费的时间,可以更好的做自己的事💡 ✨This is an intelligent chat assistant developed in Python 🚀 You can generate PPT, flow charts, posters, etc. with one click, saving you time wasting on trivial matters and unnecessary files, and you can do your own thing better. 💡

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published