Skip to content

aka2910/Conversational-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleven Forms Conversational Form App

This is a simple app that allows you to create a conversational form from any Google Form.

Deployed on Render: https://conversational-form.onrender.com/

image

How to use

  1. Clone the repository
  2. Run npm install
  3. Create a .env file and add:
PORT=3000
GOOGLE_SCRIPT_ENDPOINT=https://script.google.com/macros/s/AKfycbzIa7rekcqfEHltbl6-DOXgh2qz5gWI4wYrVfg3CGDUjR3qfq_Q4--SV8kwubEbeDEX/exec
ELEVENLABS_API_KEY=
FAL_KEY=
GEMINI_API_KEY=
  1. Run npm start
  2. Open http://localhost:3000/ in your browser

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors