Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Synthora-AI

A complete AI-powered SaaS platform with React frontend and Go backend.

Project Structure

synthora-ai/
├── frontend/          # React/TypeScript frontend
├── backend/           # Go backend (to be implemented)
├── README.md          # This file
└── .gitignore

Frontend

The frontend is built with:

  • React 18 + TypeScript
  • Vite build tool
  • Tailwind CSS + shadcn/ui components
  • Firebase Authentication
  • Framer Motion for animations

Quick Start (Frontend)

cd frontend
npm install
npm run dev

Backend

The backend will be built with:

  • Go 1.22+
  • Echo framework
  • Firebase Firestore
  • OpenAI API integration
  • Clean architecture

Planned Features

  • AI text generation endpoint
  • Firestore-based conversation memory
  • Admin dashboard APIs
  • Usage tracking system
  • Cost estimation logic
  • Error logging system
  • Role-based admin protection
  • Production hardening

Development

Frontend development server runs on http://localhost:5173

About

AI-powered creative tools for everyone. Generate, create, and transform content with cutting-edge AI.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages