Start building with Neuphonic!
Get Your API Key
Install an SDK
Try an Example Application
.env
file, or globally so that any project
using pyneuphonic
can access it..env
file and the python-dotenv
package to load the
environment variable.Agents
feature enables you to create personalized agents with custom prompts and interact with them.
Here is an example of how to build a basic chatbot with a straightforward system prompt instructing
it to respond in 10 words or fewer and greet the user with “Hi, how can I help you today?”GPT-4o
LLM, combined with Neuphonic’s text to
speech engine will generate the response. Give it a go!