Inspiration

In Bharat, many people are innocent, and proper education has not reached them. I want to build something for them so that anyone can create an app, no matter their background or education. If a person decides to build an app, it should be easy for them.

What it does

Users can come to the platform and enter their idea using text or voice in their local language. They can explain what they want to build. Then, an AI agent will create a detailed plan. The agent will ask the user some questions to improve the idea and make the project better. After planning, the execution will start on our platform, GreatBharat.ai.

How we built it

We built this project using modern web technologies. We used Vite to create and run the project fast. The server folder is for the backend (API and logic). We used TypeScript for safer and cleaner code. Tailwind CSS is used for styling the UI. PostCSS helps process CSS. Drizzle is used for database configuration. npm manages all packages (package.json and package-lock.json). The dist folder contains the final build files. Git (.git and .gitignore) is used for version control. Shared code is kept in the shared folder.

Finally, we configured everything using files like: vite.config.ts tailwind.config.ts tsconfig.json

Built With

  • javascript-frontend:-vite
  • languages:-typescript
  • postcss-database:-drizzle-orm-package-manager:-npm-build-tool:-vite-version-control:-git-configuration:-typescript-config
  • tailwind-css-backend:-node.js-styling:-tailwind-css
  • vite
Share this project:

Updates