OncoScan is a web-based platform designed to provide AI-assisted cancer risk assessment and support. It leverages modern web technologies and AI capabilities to offer users an intuitive and informative experience.
- HTML – Structure of the web pages
- CSS – Styling and layout design
- JavaScript – Interactivity and dynamic behavior
- Bootstrap – Responsive and mobile-first design
- GitHub – Version control and project collaboration
- Netlify – Hosting and deployment
- Figma – UI/UX design and prototyping
- Lyro AI Agent – AI chatbot for user interaction and assistance
- AI-Powered Cancer Risk Assessment: Users can input health-related data to receive an AI-driven preliminary risk assessment.
- Interactive AI Chatbot (Lyro AI): Provides instant responses to queries related to cancer symptoms, risk factors, and general awareness.
- User-Friendly Interface: Designed with Bootstrap for a clean and responsive experience.
- Secure & Fast Hosting: Hosted on Netlify for reliable performance.
- Easy Navigation & Accessibility: Optimized for seamless browsing across all devices.
- Open-Source & Collaborative: Hosted on GitHub for community-driven improvements and contributions.
bash git clone https://github.com/yourusername/oncoscan.git cd oncoscan
Simply open index.html in a browser to view the project locally.
- Push your repository to GitHub.
- Go to Netlify, connect your GitHub repo, and deploy.
The Lyro AI agent is integrated for real-time cancer-related assistance. To configure:
- Sign up for Lyro AI.
- Obtain the API key and integrate it into the chatbot section.
- Ensure correct API calls are made in script.js.
- Your Name – Developer
- Open for contributions!
This project is open-source under the MIT License.
📢 Have suggestions or found a bug? Feel free to create an issue or contribute to the project on GitHub!