/chat-app

Local Chat App using Ollama, FastHTML, Redis & OAuth

Primary LanguagePython

GenSuite!

Video Demo

  • ChatBot

    • ollama setup
    • chat api usage
    • DB implementation for Chat history (For each Chat Item)
    • Chat Item Deletion From DB
    • GitHub OAuth
    • User Based Chat Loading
  • UI (FastHTML)

    • Home Page (Basic)
    • Chat Page
      • Horizontal Flex
      • Chat Item
      • Create New Chat Item
      • Delete Existing Chat Item
      • Login page (Decent Page!)
      • [] Pop Up for model selection
      • [] SideBar toggle