Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 891 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 891 Bytes

Lol chatbot

Fullstack website for a chatgpt-like assistant for league of legends.

Tech stack

  • Backend: FastAPI, SQLAlchemy, Pydantic, google generative AI SDK, Langchain
  • Frontend: Vite, React, Ant Design, TypeScript, Tailwind, React router

Features

  • User management and authentication
  • Chat sessions and chat history
  • Interactive and stylish UI with feedback
  • Model selection
  • AI chat title generation

How to use

  1. Run the Backend, you will find instructions in the Backend readme
  2. Run the Frontend, you will find instructions in the Frontend readme

Screenshots

  1. Login page Login
  2. Chat page Chat
  3. Example video
vid1.mp4