Skip to content

riteshgorule/SatyaShodhak

Repository files navigation

Truth Seeker AI

A powerful web application designed to help users verify the authenticity of information and detect misinformation using advanced AI technology.

🌟 Features

  • AI-Powered Verification: Utilizes state-of-the-art AI models to analyze and verify information
  • Dark/Light Mode: Beautiful, accessible UI with system preference detection
  • User Authentication: Secure login and user management
  • History & Saved Items: Track your verification history and save important results
  • Responsive Design: Works seamlessly on desktop and mobile devices

🚀 Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm (v8 or higher) or yarn
  • Git

Installation

  1. Clone the repository

    git clone https://github.com/SuyashGargote/Satyasodhak-Mumbai-Hacks-.git
    cd Satyasodhak-Mumbai-Hacks-
  2. Install dependencies

    npm install
  3. Set up environment variables Create a .env file in the root directory and add the following:

    VITE_SUPABASE_URL=your_supabase_url
    VITE_SUPABASE_ANON_KEY=your_supabase_anon_key
    
  4. Start the development server

    npm run dev
  5. Open in browser Visit http://localhost:8080 in your browser

🛠️ Built With

📂 Project Structure

src/
├── components/     # Reusable UI components
├── pages/         # Application pages
├── hooks/         # Custom React hooks
├── lib/           # Utility functions and configurations
├── styles/        # Global styles and theme
└── App.tsx        # Main application component

🤝 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📜 License

Distributed under the MIT License. See LICENSE for more information.

👏 Acknowledgements

  • Next.js Documentation - For the amazing documentation
  • Tailwind CSS - For the utility-first CSS framework
  • Shadcn UI - For the beautiful components
  • Edit files directly within the Codespace and commit and push your changes once you're done.

What technologies are used for this project?

This project is built with:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

How can I deploy this project?

Simply open Lovable and click on Share -> Publish.

Can I connect a custom domain to my Lovable project?

Yes, you can!

To connect a domain, navigate to Project > Settings > Domains and click Connect Domain.

Read more here: Setting up a custom domain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors