Skip to content

IbnBaqqi/chatbrew

Repository files navigation

Chatbrew

Chatbrew is a full-stack chat sample that combines modern technologies to deliver a ChatGPT-like experience.

High-Level Overview

  • Backend API:
    The backend is built with Express and interacts with an LLM using Openai SDK.

  • AI & Chat Capabilities:

    • Uses Ollama (via OllamaSharp) for local inference, enabling context-aware responses.
    • In production, the application switches to OpenAI for LLM capabilities.
  • Frontend UI:
    Built with React, the user interface offers a modern and interactive chat experience.

About

Chatbrew is a full-stack ai chat sample that combines modern technologies to deliver a ChatGPT-like experience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors