Skip to content
/ NexTalk Public

NexTalk is a fast, secure, and intuitive chat platform that makes conversations effortless. Whether for friends, teams, or communities, it keeps you connected with real-time messaging, seamless sharing, and a clean, modern interface.

License

Notifications You must be signed in to change notification settings

149189/NexTalk

Repository files navigation

✨ NexTalk v0.0.1 – Initial Release

This is the first public release (MVP) of NexTalk – an AI-powered chat application with memory and multi-session support.

🆕 Features

  • 🔹 Interactive Chat – Talk to NexTalk with session-based conversations.
  • 🔹 Long-term Memory – Saves favorite color, food, and other user details across sessions.
  • 🔹 Conversation History – Sidebar for navigating past sessions.
  • 🔹 Backend (Django + Redis) – Scalable API for chat, sessions, and memory storage.
  • 🔹 Frontend (React + Tailwind) – Clean and responsive UI.
  • 🔹 Dockerized Setup – Full stack runs with docker-compose for easy deployment.

🛠️ Tech Stack

  • Backend: Django REST Framework + Redis
  • Frontend: React + TailwindCSS
  • Database: MySQL
  • Containerization: Docker + docker-compose

📌 Notes

  • This is an early alpha version – expect rapid updates and improvements.
  • Feedback and contributions are highly welcome! 🙌
initial page Screenshot 2025-09-02 161946

Full Changelog: https://github.com/149189/NexTalk/commits/v0.0.1

How to run

Or

  • cd ./backend:
    - python manage.py migrate
    - python manage.py runserver
    
  • cd ./nextalk_client
    - npm start
    

About

NexTalk is a fast, secure, and intuitive chat platform that makes conversations effortless. Whether for friends, teams, or communities, it keeps you connected with real-time messaging, seamless sharing, and a clean, modern interface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published