Skip to content

brett-bowers-IT/Python-AI-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AI Chatbot with Persistent Memory

A Python AI chatbot that integrates with the OpenAI API and supports:

  • Persistent conversation memory
  • Long-term user profile memory
  • Memory trimming
  • Command handling
  • JSON-based storage

Commands

  • /remember key = value
  • /profile
  • /clear
  • /exit

Technologies

  • Python
  • OpenAI API
  • JSON

Create the following files before running:

memory.json []

user_profile.json {}

About

Python AI chatbot integrating the OpenAI API with persistent short-term and long-term memory systems using JSON storage.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages