Skip to content

Tons-7/AI-ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-ChatBot

  • An AI-powered chatbot application built with Java (Spring Boot) that allows users to interact with a conversational AI through a REST API.
  • The project demonstrates secure authentication using JWT and a clean backend architecture that can be extended with an AI provider.

Features

  • REST API for chatbot conversations
  • JWT-based authentication using RSA keys
  • Built with Spring Boot
  • Easy to extend and customize

JWT Setup (Required)

This project uses JWT authentication with an RSA key pair.

Required directory: src/main/resources/keys/

Required files:

  • jwt-private.pem
  • jwt-public.pem

License

This project is only for educational purposes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors