Website Content Crawler
No credit card required
Website Content Crawler
No credit card required
Crawl websites and extract text content to feed AI models, LLM applications, vector databases, or RAG pipelines. The Actor supports rich formatting using Markdown, cleans the HTML, downloads files, and integrates well with 🦜🔗 LangChain, LlamaIndex, and the wider LLM ecosystem.
Do you want to learn more about this Actor?
Get a demoHi, Sorry to bother you with this, but I don't know where else to ask. I was wondering if there is a way to integrate the crawler with the new openai assistant’s functions tool? I do not know how to code so i am trying to find the easiest way to make this work, and i am sorry if i’m asking srupid questions. Thank you in advance!
Hi, actually, that's a very good question.
I'm not sure about your use case. If you can provide more details, I might be able to help you more.
Let me summarize how OpenAI function calling works. In the prompt to the LLM, you define which tools the LLM can use. Then, during the conversation, the LLM can decide—based on the conversation—whether a tool should be called. Once that decision is made, you need to update the tool results and paste them into the conversation. This is a manual step, not yet automated.
However, this approach requires programming skills. If you’re interested, here is a full guide: Real-time search data for OpenAI Assistant. It uses the RAG Web Browser Actor, but the approach would be the same.
Please let me know whether this helps, or provide more details and I'll try to help you. Jiri
Actor Metrics
4k monthly users
-
839 stars
>99% runs succeeded
1 days response time
Created in Mar 2023
Modified 17 hours ago