Rare find

Simplechat. A chat interface for AI models that remembers your conversations.

github.com/kennethreitz/simplechat

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2024
  • Update FUNDING.yml
  • Create FUNDING.yml
  • Update README.md
  • Update README.md
  • Refactor Simplechat CLI: Improve memory summarization and add progres…
  • Bump version to 0.1.6 in pyproject.toml
  • Refactor conversation history management and improve memory summariza…
  • Refactor frequency numbering system and conversation history management
  • Update Simplechat CLI: Add /tune command for frequency tuning
  • Update version to 0.1.5 and enhance conversation history management i…
  • Update pyproject.toml: Bump version to 0.1.4 and add 'simplemind[full…
  • Update README.md: Fix typo in Simplechat
  • Bump version to 0.1.3 in pyproject.toml
  • Update pyproject.toml to version 0.1.2
  • Update README.md
  • Update cli.py to ensure the required spaCy model is downloaded
  • Update pyproject.toml to include 'nltk' as a dependency
  • Update pyproject.toml to include 'spacy' as a dependency
  • Update README.md and environment variable setup
  • Add MIT License to the repository