Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 2.24 KB

README.md

File metadata and controls

44 lines (29 loc) · 2.24 KB

Naan Mudhalvan Genai Project

This project is a chat interface integrated with an AI model for generating responses. It allows users to interact with the AI model in real-time.

Demo

You can access the live demo of the project on GitHub Pages: Naan Mudhalvan Genai

Screenshots

  1. Start-up Page: Start-up Page This screenshot shows the initial interface when the user accesses the chat application. It provides a preview of the user interface (UI) design. Although the UI design may appear simple, it serves as the entry point for users to interact with the AI model. Despite any perceived simplicity, the UI is functional and user-friendly.

  2. Simple Chat: Simple Chat In this screenshot, we see a simple conversation in progress within the chat interface. The user has entered a prompt, and the AI model has generated a response. This screenshot demonstrates the core functionality of the application, allowing users to engage in conversations with the AI in a straightforward manner. The simplicity of the chat layout ensures ease of use and focuses attention on the conversation.

  3. GenAI Programming: GenAI Programming This screenshot showcases a more advanced feature of the application, where the user interacts with the GenAI programming functionality. It likely depicts a scenario where users can input specific programming-related queries or commands, and the AI model responds with relevant information or assistance. This feature expands the utility of the application beyond simple conversation, catering to users with interests or needs related to programming and technology.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Marked.js
  • Google Generative Language Model (Gemini)

How to Use

  1. Clone this repository to your local machine.
  2. Open index.html in a web browser.
  3. Start chatting with the AI by typing your messages in the input field and pressing Enter.

Credits

License

This project is licensed under the MIT License - see the LICENSE file for details.