You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Simplifies finding Indian government schemes
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileSchemeSetu is a tool that simplifies finding Indian government schemes by combining the power of vector databases and LLM's
SchemeSetu is an AI-powered chatbot designed to provide comprehensive information about Indian government schemes. Built with a robust technology stack including MongoDB, Pinecone, Zephyr-7b-beta, Next.js, and UnoCSS, the chatbot ensures accurate and accessible data on various health-related initiatives, immunization drives, and disease prevention programs. SchemeSetu's mission is to empower individuals with informed decision-making, promoting awareness and bridging the information gap. This project aligns with Sustainable Development Goals (SDGs), particularly SDG-3 for "Good Health and Well-being" and SDG-4 for "Quality Education."
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
npm install npm@latest -g
git clone https://github.com/Vikram-Hegde/schemesetu.git
npm install
const HUGGINGFACEHUB_API = 'ENTER YOUR API';