Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
...Pipelines take in raw text, run a series of NLP annotators on the text, and produce a final set of annotations. Pipelines produce CoreDocuments, data objects that contain all of the annotation information, accessible with a simple API, and serializable to a Google Protocol Buffer. CoreNLP generates a variety of linguistic annotations, including parts of speech, named entities, dependency parses, and coreference.
Personal Assistant using speech recognition and speech synthesis
...Rather than responding to canned commands, it will process the sentence spoken to it, and decide if it is actionable or a conversation.
1st stage is to finalize the speech recognition and bot personality.
2nd stage to incorporate a knowledge base using NELL , Wolfram Alpha, and GoogleAPI. This will allow the bot to answer any question.
3rd stage is the personal assistant. Calendar , email , finance, organization management. Media control, device & file management.
The project will be kept modular.
AIMLbot source:
https://sourceforge.net/projects/aimlbot/
Project aim to provide simple easy APIs for Java developers to use interactive abilities in their Java Applications like speech recognition, handwriting recognition, use of web cam , sound record/play, decision trees , text to speech and many others.
eBook Finder is an expert system designed to correctly identify the type of document you download from the internet. It currently supports pdf files, searches being made with Google Search.