Skip to content

IsithaT/NomNomAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NomNomAI

NomNomAI is an AI-powered cooking assistant that speaks aloud to its user.

Features

  • Voice Recording: Start and stop voice recording with a button click.
  • Speech-to-Text: Transcribes recorded speech into text using AI.
  • AI Chat Responses: Sends transcriptions to an AI model and receives responses.
  • Text-to-Speech: Converts AI-generated responses into speech.
  • Markdown Formatting: AI responses are displayed in a structured format with bullet points and bold text.
  • Audio Playback: Play or pause AI-generated responses.
  • Styled UI: Centered buttons and formatted responses for better readability.

Technologies Used

  • Frontend: React, Tailwind CSS, React Markdown
  • Backend: Node.js, Express.js
  • APIs: OpenAI API

Installation & Setup

  1. Clone the repository
    git clone https://github.com/IsithaT/NomNomAI.git
    cd nom-nom-ai
    

Running NomNomAI

In one terminal, paste:

node .\server\completions.mjs

In another terminal, paste:

npm run dev

Disclaimer

Note: This website uses data from OpenAI API and may not always be accurate. Be sure to double check your information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors