- In one terminal, enter
docker run -p 6333:6333 qdrant/qdrant
to run the vector DB. - In another terminal, enter
dotnet user-secrets set "OpenAI:ApiKey" "your-api-key-here"
to set your openAI key (used for embeddings). - Enter
dotnet run
to launch the background services and the backend. - In another terminal, run
cd oce-agent-ui
& enternpm run dev
to launch the frontend.
-
Notifications
You must be signed in to change notification settings - Fork 0
algo-1/oce-agent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
POC for an OCE agent [Hackathon Project]
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published