Skip to content

This is a fun AI project, we will explore PandasAI, Groq, DSPy, RAGs ...

Notifications You must be signed in to change notification settings

Frostbite22/funAI

Repository files navigation

Fun AI

Install groq

pip install groq

Install DSPy

pip install git+https://github.com/stanfordnlp/dspy.git

Set groq API

On Linux

export GROQ_API_KEY=<your-api-key-here>

On Windows

setx GROQ_API_KEY "<your-api-key-here>"

About

This is a fun AI project, we will explore PandasAI, Groq, DSPy, RAGs ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages