IntelliNode
IntelliNode copied to clipboard
Access the latest AI models like ChatGPT, LLaMA, Diffusion, Gemini Hugging face, and beyond through a unified prompt layer and performance evaluation
- Get the api key from : https://www.anthropic.com/product - Add wrapper for anthropic. - Integration the anthropic provider with the generate controller. -Integration the anthropic provider with the chatbbot function.
The open ai wrapper updated with latest apis for speech but the azure version did not reflect this update. **Task**: - Review the config links for azure openai services. -...
Intelli-node support Google PaLM through the following test branch: https://github.com/Barqawiz/IntelliNode/tree/google-palm ## A call to test Google PaLM model Google did not release the access to PaLM model except for some...
Add a new page in the [wiki](https://github.com/intelligentnode/IntelliNode/wiki) with "NLP" title and write documentation about the text analyzer features. The page should include two sub titles: - Text Summary. - Sentiment...
Task: - Create a wrapper for SeamlessM4T main functionality ([wrapper layer](https://github.com/intelligentnode/IntelliNode/tree/main/IntelliNode/wrappers)). - Create a unit test case [here](https://github.com/intelligentnode/IntelliNode/tree/main/IntelliNode/test/integration). Reference: - Meta repo: https://github.com/facebookresearch/seamless_communication - Hugging face demo: https://huggingface.co/spaces/facebook/seamless_m4t - Meta...
Create a wrapper layer for Vertix with a function to chat function. Documentation: https://cloud.google.com/vertex-ai/docs/generative-ai/start/quickstarts/api-quickstart#sample_chat_prompts