Kyrenis is an AI-powered Pharmacy Operating System built to improve medicine safety, streamline pharmacy operations, and help combat counterfeit drugs. It combines inventory management, intelligent batch verification, AI assistance, and public medicine information into a unified platform.
🌐 Live Demo: Kyrenis
- Modern analytics dashboard
- Inventory overview
- Sales and stock insights
- Medicine management
- Batch tracking
- Secure user authentication
- Role-based access
- Persistent login sessions
- Add, update and remove medicines
- Batch-wise inventory
- Expiry date tracking
- Stock monitoring
- Verify medicine batches
- Batch authenticity validation
- Recall alerts
- Safety verification
- Search medicines
- Drug information lookup
- Usage details
- Safety information
- Distributor database
- Inventory supply tracking
- Purchase management
- Verify medicine authenticity
- Check batch details
- View medicine information
- Report suspicious products
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- React
- CRACO
- JavaScript
- CSS
- FastAPI
- Python
- MongoDB
- Motor (Async MongoDB Driver)
- OpenFDA API
- Frontend: Vercel
- Backend: Render
- Database: MongoDB Atlas
Kyrenis/
├── frontend/
│ ├── public/
│ ├── src/
│ └── package.json
│
├── backend/
│ ├── server.py
│ ├── requirements.txt
│ └── ...
│
└── README.md
Create a .env file inside the frontend directory.
REACT_APP_BACKEND_URL=https://your-render-url.onrender.comCreate a .env file inside the backend directory.
MONGODB_URI=your_mongodb_connection_string
JWT_SECRET=your_secret
OPENFDA_API_KEY=your_openfda_api_key
CORS_ORIGINS=http://localhost:3000,https://kyrenis.vercel.appgit clone https://github.com/MehulNegi/Kyrenis.git
cd Kyreniscd frontend
npm install
npm startRuns on:
http://localhost:3000
cd backend
pip install -r requirements.txt
uvicorn server:app --reloadRuns on:
http://localhost:8000
Counterfeit medicines remain a major healthcare challenge worldwide. Kyrenis aims to leverage AI and modern web technologies to help pharmacies improve medicine safety, inventory management, and operational efficiency while empowering consumers to verify medicine authenticity.
Built with ❤️ by





