Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 406 Bytes

File metadata and controls

24 lines (12 loc) · 406 Bytes

Chatbot - AI chat assistant

This project uses a fully open-source AI stack to provide:

💬 Streaming AI chat replies

🎤 Voice output (Text-to-Speech)

🧠 Local LLM via Ollama

🌐 FastAPI backend

Search the below main url and Replace it with your python API url

    "https://c62110d25f81.ngrok-free.app/chat-stream"

Python Bcakend API

https://github.com/darttechwala/ChatbotAPI