Skip to content

mshaa/talk-crm

Repository files navigation

TalkCRM

Proof-of-concept application with a conversational, UI-synced AI interface that lets users manage their data via natural language. Uses CRM relational entities with simplified business logic as the testing ground.

Tech

  • PostgreSQL
  • Prisma ORM
  • tRPC
  • Mastra + Gemini
  • React

Keys

  • Google Gen AI API Key

Stored in .env

Run

npm i

docker compose up

npm run core:prisma:push
npm run core:prisma:seed

npm run server:start
npm run client:start

Diagrams

Flow

GIF Demo

talkcrm

About

AI chat as UI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages