Skip to content

Janardhan-2003/aithor1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinite Word 📖

A web application that provides definitions for words using the Google Gemini AI. Click on words within the definitions to explore related concepts and expand your vocabulary! This project features a React frontend and a Node.js/Express backend, leveraging the power of AI to deliver dynamic and interactive definitions.

🚀 Key Features

  • Interactive Definitions: Click on words within a definition to fetch and display a new definition for that word.
  • AI-Powered: Uses the Google Gemini AI model to generate detailed and informative word definitions.
  • Loading States: Implements skeleton loading states to provide a smooth user experience while fetching data.
  • Clean UI: A user-friendly interface built with React and styled with CSS.
  • Backend API: A Node.js/Express backend handles API requests and interacts with the Gemini AI model.
  • CORS Enabled: Backend is configured with CORS to allow requests from the frontend.
  • Environment Variables: Uses .env files to manage sensitive information like API keys.

🛠️ Tech Stack

  • Frontend:
    • React
    • React Loading Skeleton
    • CSS
  • Backend:
    • Node.js
    • Express
    • CORS
  • API:
    • Google Gemini API

📦 Getting Started

Follow these instructions to get the project up and running on your local machine.

🤝 Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your fork.
  5. Submit a pull request.

📝 License

This project is licensed under the MIT License.

📬 Contact

If you have any questions or suggestions, feel free to contact me at jrkokatam.09@gmail.com.

💖 Thanks

Thank you for checking out the Infinite Word project! We hope you find it useful and enjoyable.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors