Welcome to the backend repo for Skyla AI — a ChatGPT-style chatbot app designed to provide intelligent, fun, and human-like responses.
This project is currently in early planning and setup stage. The backend tech stack (e.g., Python/FastAPI or Node.js/Express) is being discussed by the team.
We're building a lightweight, open-ended AI assistant that can:
- Receive and process chat messages
- Call OpenAI APIs to generate intelligent replies
- Handle user sessions and basic authentication
- Chat endpoint for user input
- Integration with OpenAI API (e.g., GPT-4)
- User authentication (JWT or OAuth)
- Message history and session management
- PostgreSQL or MongoDB for storage (TBD)
We're currently finalizing the stack. Once settled, we'll publish setup steps and contribution guidelines.
- Language: Python or Node.js
- Framework: FastAPI / Express.js
- DB: PostgreSQL / MongoDB / MySQL
- Auth: OAuth2 or JWT
- Hosting: Railway, Render, Supabase, etc.
Made with Skyla AI Team.