SpaceCode AI
As a space ethusiast from the very beginning I thought why not mix AI and space.
Features
- Flask Framework: A lightweight framework to build web applications in Python.
- SQLAlchemy: A Python ORM to interact with databases.
- Gunicorn: A Python WSGI HTTP server for running the Flask app.
- Deployment: On Render.
Prerequisites
Before deploying or running the app locally, make sure you have the following installed:
- Python 3.6 or higher
pip(Python's package installer)- Git (for version control)
Installation
Step 1: Clone the Repository
Clone the repository to your local machine:
git clone https://github.com/Shrutakeerti/SpaceCode-AI.git
cd SpaceCode-AICreate a virtual environment
python -m venv venvActivate the virtual environment
For Windows
venv\Scripts\activate
For macOS/Linux
source venv/bin/activate
3. Install Deependencies
pip install -r requirements.txt
4 Run Locally
python main.py
5 Requirements.txt
Flask==2.3.2
SQLAlchemy==1.4.49
gunicorn==21.2.0
๐โโ๏ธ Author - Twinkle Twinkle Little Star
On this page
Languages
JavaScript44.5%HTML23.0%CSS17.4%Python15.0%Procfile0.0%
Contributors
Created May 2, 2025
Updated May 4, 2025
.jpeg)