MCPcopy Index your code
hub / github.com/aleemrehmtulla/espanol-love

github.com/aleemrehmtulla/espanol-love @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
9 symbols 25 edges 6 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

español.love 💌

it's like google translate. but actually good.

and it uses a cloned voice 😉

Demo!

https://user-images.githubusercontent.com/60443878/235424083-48625a00-7839-4951-ab71-db6c538f1c8f.mp4

Setup

  1. Grab an openai api key from here and add it to your .env file
  2. Grab an ElevenLabs api key from here and add it to your .env file
  3. Clone a voice with ElevenLabs and add the model id to your .env file
  4. Hit npm install to grab the necessary packages
  5. Run npm run dev to start your server on http://localhost:3000

Deploy to the world

  1. Push all your changes to Github (or another git provider)
  2. Head to vercel.app, import your repo, and hit deploy
  3. Go to settings of the deployment, add your .env, and rebuild

if you got value from this -- plz toss a github star 🙂⭐

Connect w/ me!

https://twitter.com/aleemrehmtulla

https://aleemrehmtulla.com

https://www.linkedin.com/in/aleemrehmtulla/

Core symbols most depended-on inside this repo

base64ToBlob
called by 1
utils/basetoblob.ts
handleListen
called by 1
pages/index.tsx
translate
called by 1
pages/index.tsx
startAudioForPermission
called by 1
pages/index.tsx
askOpenAI
called by 1
pages/api/translate.ts
App
called by 0
pages/_app.tsx
Document
called by 0
pages/_document.tsx
EspanolLove
called by 0
pages/index.tsx

Shape

Function 9

Languages

TypeScript100%

Modules by API surface

pages/index.tsx4 symbols
pages/api/translate.ts2 symbols
utils/basetoblob.ts1 symbols
pages/_document.tsx1 symbols
pages/_app.tsx1 symbols

For agents

$ claude mcp add espanol-love \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page